Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6626 static const MCPhysReg ArgVRM2s[] = {RISCV::V8M2, RISCV::V10M2, RISCV::V12M2, variable
6829 Reg = State.AllocateReg(ArgVRM2s); in CC_RISCV()