Home
last modified time | relevance | path

Searched defs:LocNo (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp425 void UserValue::coalesceLocation(unsigned LocNo) { in coalesceLocation()
542 void UserValue::extendDef(SlotIndex Idx, unsigned LocNo, LiveRange *LR, in extendDef()
590 UserValue::addDefsFromCopies(LiveInterval *LI, unsigned LocNo, in addDefsFromCopies()
652 unsigned LocNo = getLocationNo(CopyMI->getOperand(0)); in addDefsFromCopies() local
676 unsigned LocNo = Defs[i].second; in computeIntervals() local
884 unsigned LocNo = i-1; in splitRegister() local
917 unsigned LocNo = i-1; in rewriteLocations() local
966 unsigned LocNo, in insertDebugValue()
994 unsigned LocNo = I.value(); in emitDebugValues() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp103 DbgValueLocation(unsigned LocNo, bool WasIndirect) in DbgValueLocation()
133 unsigned LocNo : 31; member in DbgValueLocation
267 void removeLocationIfUnused(unsigned LocNo) { in removeLocationIfUnused()
778 LiveInterval *LI, unsigned LocNo, bool WasIndirect, in addDefsFromCopies()
841 unsigned LocNo = getLocationNo(CopyMI->getOperand(0)); in addDefsFromCopies() local
1143 unsigned LocNo = i-1; in splitRegister() local
/external/llvm-project/llvm/lib/CodeGen/
DLiveDebugVariables.cpp103 DbgVariableValue(unsigned LocNo, bool WasIndirect, in DbgVariableValue()
135 unsigned LocNo : 31; member in __anona6a3267b0211::DbgVariableValue
264 void removeLocationIfUnused(unsigned LocNo) { in removeLocationIfUnused()
865 unsigned LocNo = getLocationNo(CopyMI->getOperand(0)); in addDefsFromCopies() local
1170 unsigned LocNo = i-1; in splitRegister() local
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp303 uint64_t LocNo : NUM_LOC_BITS; /// The machine location where the def happens. member in __anon84c0493f0111::ValueIDNum
702 unsigned LocNo = getLocID(SpillID, true); in getSpillMLoc() local