Searched defs:LdVT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 5624 EVT LdVT = LD->getMemoryVT(); WidenVecRes_LOAD() local |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 6881 EVT LdVT = N->getValueType(0); combineLOAD() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 33472 MVT LdVT = Subtarget.hasSSE2() ? MVT::v2i64 : MVT::v4f32; ReplaceNodeResults() local |