Home
last modified time | relevance | path

Searched defs:SplitVT (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64CallLowering.cpp214 for (auto SplitVT : SplitVTs) { in splitToValueTypes() local
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp212 EVT SplitVT = SplitVTs[i]; in splitToValueTypes() local
H A DARMISelLowering.cpp5542 EVT SplitVT = EVT::getVectorVT(*DAG.getContext(), MVT::i32, CmpElements); in LowerVSETCC() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16373 EVT SplitVT = EVT::getVectorVT(*DAG.getContext(), in reduceBuildVecToShuffle() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13707 MVT SplitVT = MVT::getVectorVT(ScalarVT, NumElements / 2); in splitAndLowerVectorShuffle() local