Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp177 unsigned getLocationNo(const MachineOperand &LocMO) { in getLocationNo() function in __anon008224d20211::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 __anonb2ee42a60211::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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp233 unsigned getLocationNo(const MachineOperand &LocMO) { in getLocationNo() function in __anon4052aede0211::UserValue
264 DbgValueLocation Loc(getLocationNo(LocMO), IsIndirect); in addDef()
715 unsigned LocNo = getLocationNo(CopyMI->getOperand(0)); in addDefsFromCopies()
937 NewLocNo = getLocationNo(MO); in splitLocation()