Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp63 static const MCPhysReg ArgVRM4s[] = {RISCV::V8M4, RISCV::V12M4, RISCV::V16M4, variable
296 return State.AllocateReg(ArgVRM4s); in allocateRVVReg()