Searched defs:ArgGPRs (Results 1 – 3 of 3) sorted by relevance
14 const MCPhysReg SystemZ::ArgGPRs[SystemZ::NumArgGPRs] = { member in SystemZ
1407 static const MCPhysReg ArgGPRs[] = { variable
3539 ArrayRef<MCPhysReg> ArgGPRs = get64BitArgumentGPRs(CallConv, Subtarget); in LowerFormalArguments() local