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 DRISCVISelLowering.cpp18911 static const MCPhysReg ArgVRM8s[] = {RISCV::V8M8, RISCV::V16M8}; in getArgGPRs()
22169 VRArrays = ArgVRM8s; in allocatePhysReg()
18908 static const MCPhysReg ArgVRM8s[] = {RISCV::V8M8, RISCV::V16M8}; global() variable