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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
 8773   { 2882 /* fsubr */, X86::SUB_FrST0, Convert__Reg1_1, AMFBS_None, { MCK_ST0, MCK_RST }, },
23338   { 2865 /* fsub */, X86::SUB_FrST0, Convert__Reg1_0, AMFBS_None, { MCK_RST, MCK_ST0 }, },
lib/Target/X86/X86FloatingPoint.cpp
  819   { X86::SUB_FrST0 , X86::SUB_FPrST0  },
 1268   { X86::SUB_Fp32  , X86::SUB_FrST0 },
 1269   { X86::SUB_Fp64  , X86::SUB_FrST0 },
 1270   { X86::SUB_Fp80  , X86::SUB_FrST0 },