Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11918 static const MCPhysReg ArgVRM2s[] = {RISCV::V8M2, RISCV::V10M2, RISCV::V12M2, variable
11977 return State.AllocateReg(ArgVRM2s); in allocateRVVReg()