Home
last modified time | relevance | path

Searched defs:ViaVecVT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3794 MVT ViaVecVT = MVT::getVectorVT(ViaIntVT, ViaVecLen); lowerBuildVectorOfConstants() local
3849 MVT ViaVecVT = MVT::getVectorVT(ViaIntVT, ViaVecLen); lowerBuildVectorOfConstants() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1689 EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts); in getConstant() local