Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp310 unsigned HintType, unsigned HintReg, in getRawAllocationOrder() argument
391 if (isPhysicalRegister(HintReg) && getRegisterPairEven(HintReg, MF) == 0) in getRawAllocationOrder()
413 if (isPhysicalRegister(HintReg) && getRegisterPairOdd(HintReg, MF) == 0) in getRawAllocationOrder()
DARMBaseRegisterInfo.h124 unsigned HintType, unsigned HintReg,
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h596 unsigned HintType, unsigned HintReg, in getRawAllocationOrder() argument