Searched refs:getGPRAllocationOrderIdx (Results 1 – 2 of 2) sorted by relevance
313 return MF.getSubtarget<PPCSubtarget>().getGPRAllocationOrderIdx();326 return MF.getSubtarget<PPCSubtarget>().getGPRAllocationOrderIdx();340 return MF.getSubtarget<PPCSubtarget>().getGPRAllocationOrderIdx();351 return MF.getSubtarget<PPCSubtarget>().getGPRAllocationOrderIdx();
420 unsigned getGPRAllocationOrderIdx() const { in getGPRAllocationOrderIdx() function