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

References

gen/lib/Target/X86/X86GenDAGISel.inc
51056 /*107901*/        OPC_MorphNodeTo2, TARGET_VAL(X86::LD_Fp64m), 0|OPFL_Chain|OPFL_MemRefs,
75040 /*158281*/      OPC_MorphNodeTo2, TARGET_VAL(X86::LD_Fp64m), 0|OPFL_Chain|OPFL_MemRefs,
lib/Target/X86/X86FastISel.cpp
  362       Opc = X86::LD_Fp64m;
 3763       Opc = X86::LD_Fp64m;
lib/Target/X86/X86FloatingPoint.cpp
  730   { X86::LD_Fp64m     , X86::LD_F64m   },
lib/Target/X86/X86InstrInfo.cpp
  231   case X86::LD_Fp64m:
 3125       return load ? X86::LD_Fp64m : X86::ST_Fp64m;
 5759   case X86::LD_Fp64m:
 5842   case X86::LD_Fp64m:
 5959   case X86::LD_Fp64m: