Searched defs:VLMax (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
| H A D | RISCVISelDAGToDAG.cpp | 561 bool VLMax = IntNo == Intrinsic::riscv_vsetvlimax; in selectVSETVLI() local |
| H A D | RISCVISelLowering.cpp | 10587 SDValue VLMax = DAG.getSplatVector(IdxVT, DL, computeVLMax(VecVT, DL, DAG)); lowerVECTOR_INTERLEAVE() local |