Home
last modified time | relevance | path

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

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