Searched defs:VLMax (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelDAGToDAG.cpp | 562 unsigned Offset = (VLMax ? 1 : 2); in selectVSETVLI() local |
H A D | RISCVISelLowering.cpp | 9825 SDValue VLMax = DAG.getSplatVector(IdxVT, DL, computeVLMax(VecVT, DL, DAG)); lowerVECTOR_INTERLEAVE() local |