Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3876 SDValue ViaVL = in lowerBuildVectorOfConstants()
3883 DAG.getConstant(SplatValue, DL, XLenVT), ViaVL); in lowerBuildVectorOfConstants()
3875 SDValue ViaVL = lowerBuildVectorOfConstants() local