Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5624 EVT LdVT = LD->getMemoryVT(); WidenVecRes_LOAD() local
7316 EVT LdVT = LD->getMemoryVT(); GenWidenVectorLoads() local
7494 EVT LdVT = LD->getMemoryVT(); GenWidenVectorExtLoads() local
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6881 EVT LdVT = N->getValueType(0); combineLOAD() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33472 MVT LdVT = Subtarget.hasSSE2() ? MVT::v2i64 : MVT::v4f32; ReplaceNodeResults() local
33625 MVT LdVT = Subtarget.is64Bit() && VT.isInteger() ? MVT::i64 : MVT::f64; ReplaceNodeResults() local
[all...]