Home
last modified time | relevance | path

Searched defs:LdVT (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1820 EVT LdVT = LoadNode->getMemoryVT(); in isLoadIncOrDecStore() local
1881 static unsigned getFusedLdStOpcode(EVT &LdVT, unsigned Opc) { in getFusedLdStOpcode()
2678 EVT LdVT = LoadNode->getMemoryVT(); in Select() local
H A DX86ISelLowering.cpp28981 EVT LdVT = Mld->getMemoryVT(); in combineMaskedLoad() local
29351 MVT LdVT = Subtarget.is64Bit() ? MVT::i64 : MVT::f64; in combineStore() local
30543 EVT LdVT = Ld->getValueType(0); in combineSIntToFP() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3495 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorLoads() local
3649 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorExtLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5137 EVT LdVT = LD->getMemoryVT(); in WidenVecRes_LOAD() local
6723 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorLoads() local
6901 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorExtLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4874 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorLoads() local
5025 EVT LdVT = LD->getMemoryVT(); in GenWidenVectorExtLoads() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5701 EVT LdVT = N->getValueType(0); in combineLOAD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6307 EVT LdVT = N->getValueType(0); in combineLOAD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29553 MVT LdVT = Subtarget.is64Bit() && VT.isInteger() ? MVT::i64 : MVT::f64; in ReplaceNodeResults() local
44342 EVT LdVT = Ld->getValueType(0); in combineSIntToFP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34190 MVT LdVT = Subtarget.hasSSE2() ? MVT::v2i64 : MVT::v4f32; in ReplaceNodeResults() local
34343 MVT LdVT = Subtarget.is64Bit() && VT.isInteger() ? MVT::i64 : MVT::f64; in ReplaceNodeResults() local