Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp65 static const MCPhysReg ArgVRM8s[] = {RISCV::V8M8, RISCV::V16M8}; variable
298 return State.AllocateReg(ArgVRM8s); in allocateRVVReg()