Lines Matching refs:SystemZ
1 //===-- SystemZCallingConv.cpp - Calling conventions for SystemZ ----------===//
15 const unsigned SystemZ::ArgGPRs[SystemZ::NumArgGPRs] = {
16 SystemZ::R2D, SystemZ::R3D, SystemZ::R4D, SystemZ::R5D, SystemZ::R6D
19 const unsigned SystemZ::ArgFPRs[SystemZ::NumArgFPRs] = {
20 SystemZ::F0D, SystemZ::F2D, SystemZ::F4D, SystemZ::F6D