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

References

gen/lib/Target/X86/X86GenDAGISel.inc
64872 /*137146*/            OPC_MorphNodeTo2, TARGET_VAL(X86::DIV_Fp64), 0,
gen/lib/Target/X86/X86GenFastISel.inc
 6587     return fastEmitInst_rr(X86::DIV_Fp64, &X86::RFP64RegClass, Op0, Op0IsKill, Op1, Op1IsKill);
gen/lib/Target/X86/X86GenGlobalISel.inc
13655         GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/X86::DIV_Fp64,
lib/Target/X86/X86FloatingPoint.cpp
 1215   { X86::DIV_Fp64  , X86::DIV_FST0r },
 1231   { X86::DIV_Fp64  , X86::DIVR_FST0r },
 1247   { X86::DIV_Fp64  , X86::DIVR_FrST0 },
 1263   { X86::DIV_Fp64  , X86::DIV_FrST0 },