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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
 8668   { 2281 /* fdivr */, X86::DIV_FrST0, Convert__Reg1_1, AMFBS_None, { MCK_ST0, MCK_RST }, },
23233   { 2264 /* fdiv */, X86::DIV_FrST0, Convert__Reg1_0, AMFBS_None, { MCK_RST, MCK_ST0 }, },
lib/Target/X86/X86FloatingPoint.cpp
  807   { X86::DIV_FrST0 , X86::DIV_FPrST0  },
 1262   { X86::DIV_Fp32  , X86::DIV_FrST0 },
 1263   { X86::DIV_Fp64  , X86::DIV_FrST0 },
 1264   { X86::DIV_Fp80  , X86::DIV_FrST0 },