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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
 8763   { 2865 /* fsub */, X86::SUBR_FrST0, Convert__Reg1_1, AMFBS_None, { MCK_ST0, MCK_RST }, },
23349   { 2882 /* fsubr */, X86::SUBR_FrST0, Convert__Reg1_0, AMFBS_None, { MCK_RST, MCK_ST0 }, },
lib/Target/X86/X86FloatingPoint.cpp
  818   { X86::SUBR_FrST0, X86::SUBR_FPrST0 },
 1252   { X86::SUB_Fp32  , X86::SUBR_FrST0 },
 1253   { X86::SUB_Fp64  , X86::SUBR_FrST0 },
 1254   { X86::SUB_Fp80  , X86::SUBR_FrST0 },