Searched refs:TargetIndexLocation (Results 1 – 2 of 2) sorted by relevance
24 struct TargetIndexLocation { struct28 TargetIndexLocation() = default; argument29 TargetIndexLocation(unsigned Idx, int64_t Offset) in TargetIndexLocation() function32 bool operator==(const TargetIndexLocation &Other) const {63 TargetIndexLocation TIL;83 DbgValueLoc(const DIExpression *Expr, TargetIndexLocation Loc) in DbgValueLoc()97 TargetIndexLocation getTargetIndexLocation() const { return TIL; } in getTargetIndexLocation()
247 TargetIndexLocation(Op.getIndex(), Op.getOffset())); in getDebugLocValue()2256 TargetIndexLocation Loc = Value.getTargetIndexLocation(); in emitDebugLocValue()