Home
last modified time | relevance | path

Searched refs:ViaVecLen (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4050 unsigned ViaVecLen = in lowerBuildVectorOfConstants() local
4052 MVT ViaVecVT = MVT::getVectorVT(ViaIntVT, ViaVecLen); in lowerBuildVectorOfConstants()
4073 if (ViaVecLen != 1) in lowerBuildVectorOfConstants()
4102 const unsigned ViaVecLen = in lowerBuildVectorOfConstants() local
4105 MVT ViaVecVT = MVT::getVectorVT(ViaIntVT, ViaVecLen); in lowerBuildVectorOfConstants()
4141 if (ViaVecLen != RequiredVL) in lowerBuildVectorOfConstants()