reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenDAGISel.inc
64896 /*137191*/          OPC_MorphNodeTo2, TARGET_VAL(X86::DIV_Fp80), 0,
gen/lib/Target/X86/X86GenFastISel.inc
 6595   return fastEmitInst_rr(X86::DIV_Fp80, &X86::RFP80RegClass, Op0, Op0IsKill, Op1, Op1IsKill);
gen/lib/Target/X86/X86GenGlobalISel.inc
13706       GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/X86::DIV_Fp80,
lib/Target/X86/X86FloatingPoint.cpp
 1216   { X86::DIV_Fp80  , X86::DIV_FST0r },
 1232   { X86::DIV_Fp80  , X86::DIVR_FST0r },
 1248   { X86::DIV_Fp80  , X86::DIVR_FrST0 },
 1264   { X86::DIV_Fp80  , X86::DIV_FrST0 },