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

References

gen/lib/Target/X86/X86GenDAGISel.inc
50691 /*107023*/    OPC_MorphNodeTo1, TARGET_VAL(X86::IST_Fp64m80), 0|OPFL_Chain|OPFL_GlueInput|OPFL_MemRefs,
lib/Target/X86/X86FloatingPoint.cpp
  720   { X86::IST_Fp64m80  , X86::IST_FP64m },
 1137                     MI.getOpcode() == X86::IST_Fp64m80 ||
lib/Target/X86/X86ISelLowering.cpp
31301     case X86::FP80_TO_INT64_IN_MEM: Opc = X86::IST_Fp64m80; break;