Searched refs:getCurrentDebugLocation (Results 1 – 10 of 10) sorted by relevance
144 DbgLoc(B.getCurrentDebugLocation()), SE(SE) { in SCEVInsertPointGuard()359 DebugLoc getCurrentDebugLocation() const {360 return Builder.getCurrentDebugLocation();
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()4061 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
2526 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitSanitizerStatReport()
3159 if (!CGF.Builder.getCurrentDebugLocation()) { in emitCheckHandlerCall()3511 Builder.getCurrentDebugLocation()); in EmitTrapCheck()
4361 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()
3108 return wrap(unwrap(Builder)->getCurrentDebugLocation().getAsMDNode()); in LLVMGetCurrentDebugLocation2()3127 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()