Home
last modified time | relevance | path

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

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