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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
 8658   { 2264 /* fdiv */, X86::DIVR_FrST0, Convert__Reg1_1, AMFBS_None, { MCK_ST0, MCK_RST }, },
23244   { 2281 /* fdivr */, X86::DIVR_FrST0, Convert__Reg1_0, AMFBS_None, { MCK_RST, MCK_ST0 }, },
lib/Target/X86/X86FloatingPoint.cpp
  806   { X86::DIVR_FrST0, X86::DIVR_FPrST0 },
 1246   { X86::DIV_Fp32  , X86::DIVR_FrST0 },
 1247   { X86::DIV_Fp64  , X86::DIVR_FrST0 },
 1248   { X86::DIV_Fp80  , X86::DIVR_FrST0 },