Searched refs:getRegAllocationHints (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | AllocationOrder.cpp | 37 TRI->getRegAllocationHints(VirtReg, Order, Hints, MF, &VRM); in AllocationOrder()
|
D | TargetRegisterInfo.cpp | 265 TargetRegisterInfo::getRegAllocationHints(unsigned VirtReg, in getRegAllocationHints() function in TargetRegisterInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.h | 125 void getRegAllocationHints(unsigned VirtReg,
|
D | ARMBaseRegisterInfo.cpp | 224 ARMBaseRegisterInfo::getRegAllocationHints(unsigned VirtReg, in getRegAllocationHints() function in ARMBaseRegisterInfo 241 TargetRegisterInfo::getRegAllocationHints(VirtReg, Order, Hints, MF, VRM); in getRegAllocationHints()
|
/external/llvm/include/llvm/Target/ |
D | TargetRegisterInfo.h | 691 virtual void getRegAllocationHints(unsigned VirtReg,
|