Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3488 const MCPhysReg ArgVRs[] = {LoongArch::VR0, LoongArch::VR1, LoongArch::VR2, variable
3643 Reg = State.AllocateReg(ArgVRs); in CC_LoongArch()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17311 static const MCPhysReg ArgVRs[] = { variable
17413 return State.AllocateReg(ArgVRs); in allocateRVVReg()