|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/X86/X86GenDAGISel.inc64846 /*137097*/ OPC_MorphNodeTo2, TARGET_VAL(X86::DIV_Fp32), 0,
gen/lib/Target/X86/X86GenFastISel.inc 6569 return fastEmitInst_rr(X86::DIV_Fp32, &X86::RFP32RegClass, Op0, Op0IsKill, Op1, Op1IsKill);
gen/lib/Target/X86/X86GenGlobalISel.inc13602 GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/X86::DIV_Fp32,
lib/Target/X86/X86FloatingPoint.cpp 1214 { X86::DIV_Fp32 , X86::DIV_FST0r },
1230 { X86::DIV_Fp32 , X86::DIVR_FST0r },
1246 { X86::DIV_Fp32 , X86::DIVR_FrST0 },
1262 { X86::DIV_Fp32 , X86::DIV_FrST0 },