Home
last modified time | relevance | path

Searched defs:getRawAllocationOrder (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h236 ArrayRef<unsigned> getRawAllocationOrder(const MachineFunction &MF) const { in getRawAllocationOrder() function
545 getRawAllocationOrder(const TargetRegisterClass *RC, in getRawAllocationOrder() function
/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp400 ARMBaseRegisterInfo::getRawAllocationOrder(const TargetRegisterClass *RC, in getRawAllocationOrder() function in ARMBaseRegisterInfo