Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseRegisterInfo.cpp421 unsigned HintType, unsigned HintReg, in getRawAllocationOrder() argument
502 if (isPhysicalRegister(HintReg) && getRegisterPairEven(HintReg, MF) == 0) in getRawAllocationOrder()
524 if (isPhysicalRegister(HintReg) && getRegisterPairOdd(HintReg, MF) == 0) in getRawAllocationOrder()
DARMBaseRegisterInfo.h129 unsigned HintType, unsigned HintReg,
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetRegisterInfo.h513 unsigned HintType, unsigned HintReg, in getRawAllocationOrder() argument