Home
last modified time | relevance | path

Searched refs:getLocationNo (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp177 unsigned getLocationNo(const MachineOperand &LocMO) { in getLocationNo() function in __anon09625d8f0211::UserValue
208 I.insert(Idx, Idx.getNextSlot(), getLocationNo(LocMO)); in addDef()
211 I.setValue(getLocationNo(LocMO)); in addDef()
611 unsigned LocNo = getLocationNo(CopyMI->getOperand(0)); in addDefsFromCopies()
777 NewLocNo = getLocationNo(MO); in splitLocation()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp187 unsigned getLocationNo(const MachineOperand &LocMO) { in getLocationNo() function in __anon42b634630211::UserValue
218 I.insert(Idx, Idx.getNextSlot(), getLocationNo(LocMO)); in addDef()
221 I.setValue(getLocationNo(LocMO)); in addDef()
652 unsigned LocNo = getLocationNo(CopyMI->getOperand(0)); in addDefsFromCopies()
814 NewLocNo = getLocationNo(MO); in splitLocation()