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.cpp3793 unsigned ViaVecLen = in lowerBuildVectorOfConstants()
3795 MVT ViaVecVT = MVT::getVectorVT(ViaIntVT, ViaVecLen); in lowerBuildVectorOfConstants()
3816 if (ViaVecLen != 1) in lowerBuildVectorOfConstants()
3847 const unsigned ViaVecLen = in lowerBuildVectorOfConstants()
3850 MVT ViaVecVT = MVT::getVectorVT(ViaIntVT, ViaVecLen); in lowerBuildVectorOfConstants()
3885 if (ViaVecLen != RequiredVL) in lowerBuildVectorOfConstants()
3792 unsigned ViaVecLen = lowerBuildVectorOfConstants() local
3846 const unsigned ViaVecLen = lowerBuildVectorOfConstants() local