Searched refs:getCurrentDebugLocation (Results 1 – 11 of 11) sorted by relevance
141 DbgLoc(B.getCurrentDebugLocation()), SE(SE) { in SCEVInsertPointGuard()354 DebugLoc getCurrentDebugLocation() const {355 return Builder.getCurrentDebugLocation();
65 const auto& Loc = unwrap(Bref)->getCurrentDebugLocation(); in LLVMGoGetCurrentDebugLocation()
152 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
101 OriginalLocation = CGF->Builder.getCurrentDebugLocation(); in init()134 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()156 CGF.Builder.getCurrentDebugLocation()->getInlinedAt()) && in ApplyInlineDebugLocation()4083 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
2512 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitSanitizerStatReport()
3159 if (!CGF.Builder.getCurrentDebugLocation()) { in emitCheckHandlerCall()3511 Builder.getCurrentDebugLocation()); in EmitTrapCheck()
4348 PN->setDebugLoc(Builder.getCurrentDebugLocation()); in VisitBinLAnd()
189 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking()
153 : IP(IRB.saveIP()), DL(IRB.getCurrentDebugLocation()) {} in LocationDescription()
222 DebugLoc getCurrentDebugLocation() const { in getCurrentDebugLocation() function376 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
3097 return wrap(unwrap(Builder)->getCurrentDebugLocation().getAsMDNode()); in LLVMGetCurrentDebugLocation2()3116 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()