Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp438 unsigned ARMSubtarget::getGPRAllocationOrder(const MachineFunction &MF) const { in getGPRAllocationOrder() function in ARMSubtarget
DARMRegisterInfo.td233 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
245 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
303 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
DARMSubtarget.h884 unsigned getGPRAllocationOrder(const MachineFunction &MF) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenRegisterInfo.inc5935 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
5991 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);
6029 return MF.getSubtarget<ARMSubtarget>().getGPRAllocationOrder(MF);