Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4670 const MCPhysReg ArgVRs[] = {LoongArch::VR0, LoongArch::VR1, LoongArch::VR2, variable
4824 Reg = State.AllocateReg(ArgVRs); in CC_LoongArch()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18902 static const MCPhysReg ArgVRs[] = {
22160 VRArrays = ArgVRs; in allocatePhysReg()
18899 static const MCPhysReg ArgVRs[] = { global() variable