Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp562 unsigned Offset = (VLMax ? 1 : 2); in selectVSETVLI() local
H A DRISCVISelLowering.cpp9825 SDValue VLMax = DAG.getSplatVector(IdxVT, DL, computeVLMax(VecVT, DL, DAG)); lowerVECTOR_INTERLEAVE() local
9965 SDValue VLMax = computeVLMax(VecVT, DL, DAG); lowerVECTOR_SPLICE() local
10910 SDValue VLMax = DAG.getNode(ISD::VSCALE, DL, XLenVT, lowerVPReverseExperimental() local
[all...]