Home
last modified time | relevance | path

Searched refs:getGPRAllocationOrder (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterInfo.td237 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
254 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
266 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
287 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
334 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
H A DARMSubtarget.cpp446 unsigned ARMSubtarget::getGPRAllocationOrder(const MachineFunction &MF) const { in getGPRAllocationOrder() function in ARMSubtarget
H A DARMSubtarget.h499 unsigned getGPRAllocationOrder(const MachineFunction &MF) const;