reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6299 /* 13511*/ OPC_MorphNodeTo1, TARGET_VAL(X86::ST_Fp64m), 0|OPFL_Chain|OPFL_MemRefs, 50647 /*106930*/ OPC_MorphNodeTo1, TARGET_VAL(X86::ST_Fp64m), 0|OPFL_Chain|OPFL_GlueInput|OPFL_MemRefs,lib/Target/X86/X86FastISel.cpp
534 Opc = X86::ST_Fp64m;
lib/Target/X86/X86FloatingPoint.cpp 751 { X86::ST_Fp64m , X86::ST_F64m },
lib/Target/X86/X86InstrInfo.cpp 3125 return load ? X86::LD_Fp64m : X86::ST_Fp64m;