Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17315 static const MCPhysReg ArgVRM2s[] = {RISCV::V8M2, RISCV::V10M2, RISCV::V12M2, variable
17416 return State.AllocateReg(ArgVRM2s); in allocateRVVReg()