Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6631 static const MCPhysReg ArgVRM8s[] = {RISCV::V8M8, RISCV::V16M8}; variable
6833 Reg = State.AllocateReg(ArgVRM8s); in CC_RISCV()