Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp56 static const MCPhysReg ArgVRs[] = { variable
291 return State.AllocateReg(ArgVRs); in allocateRVVReg()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6648 const MCPhysReg ArgVRs[] = {LoongArch::VR0, LoongArch::VR1, LoongArch::VR2, variable
6826 Reg = State.AllocateReg(ArgVRs); in CC_LoongArch()