Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10282 static const MCPhysReg ArgVRM8s[] = {RISCV::V8M8, RISCV::V16M8}; variable
10340 return State.AllocateReg(ArgVRM8s); in allocateRVVReg()