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 DRISCVISelLowering.cpp17318 static const MCPhysReg ArgVRM4s[] = {RISCV::V8M4, RISCV::V12M4, RISCV::V16M4, variable
17418 return State.AllocateReg(ArgVRM4s); in allocateRVVReg()