Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp445 unsigned ARMSubtarget::getGPRAllocationOrder(const MachineFunction &MF) const { in getGPRAllocationOrder() function in ARMSubtarget
H A DARMRegisterInfo.td233 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
250 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
262 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
320 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
H A DARMSubtarget.h935 unsigned getGPRAllocationOrder(const MachineFunction &MF) const;