Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5674 EVT LdVT = LD->getMemoryVT(); WidenVecRes_LOAD() local
7397 EVT LdVT = LD->getMemoryVT(); GenWidenVectorLoads() local
7575 EVT LdVT = LD->getMemoryVT(); GenWidenVectorExtLoads() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6877 EVT LdVT = N->getValueType(0); in combineLOAD() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33455 MVT LdVT = Subtarget.hasSSE2() ? MVT::v2i64 : MVT::v4f32; in ReplaceNodeResults() local
33608 MVT LdVT = Subtarget.is64Bit() && VT.isInteger() ? MVT::i64 : MVT::f64; in ReplaceNodeResults() local