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

References

gen/lib/Target/X86/X86GenDAGISel.inc
51048 /*107881*/        OPC_MorphNodeTo2, TARGET_VAL(X86::LD_Fp32m), 0|OPFL_Chain|OPFL_MemRefs,
75032 /*158261*/      OPC_MorphNodeTo2, TARGET_VAL(X86::LD_Fp32m), 0|OPFL_Chain|OPFL_MemRefs,
lib/Target/X86/X86FastISel.cpp
  354       Opc = X86::LD_Fp32m;
 3755       Opc = X86::LD_Fp32m;
lib/Target/X86/X86FloatingPoint.cpp
  727   { X86::LD_Fp32m     , X86::LD_F32m   },
lib/Target/X86/X86InstrInfo.cpp
 3097       return load ? X86::LD_Fp32m : X86::ST_Fp32m;
 5758   case X86::LD_Fp32m:
 5841   case X86::LD_Fp32m:
 5958   case X86::LD_Fp32m: