Searched refs:ArgFPRs (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.cpp18 const MCPhysReg SystemZ::ArgFPRs[SystemZ::NumArgFPRs] = { member in class:SystemZ
H A DSystemZCallingConv.h22 extern const MCPhysReg ArgFPRs[NumArgFPRs];
H A DSystemZISelLowering.cpp1490 unsigned Offset = TFL->getRegSpillOffset(MF, SystemZ::ArgFPRs[I]);
1494 unsigned VReg = MF.addLiveIn(SystemZ::ArgFPRs[I],

Completed in 84 milliseconds