Searched defs:ViaVecVT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 3782 MVT ViaVecVT = MVT::getVectorVT(ViaIntVT, ViaVecLen); lowerBuildVectorOfConstants() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 1688 EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts); getConstant() local |