Searched refs:getCurrentDebugLocation (Results 1 – 17 of 17) sorted by relevance
131 DbgLoc(B.getCurrentDebugLocation()), SE(SE) { in SCEVInsertPointGuard()367 DebugLoc getCurrentDebugLocation() const {368 return Builder.getCurrentDebugLocation();
187 if (IRB.getCurrentDebugLocation()) in ensureDebugInfo()
187 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking()
1360 if (shouldDisambiguateWarningLocation(IRB.getCurrentDebugLocation())) { in insertWarningFn()1368 if (NewDebugLoc && NewDebugLoc != IRB.getCurrentDebugLocation()) { in insertWarningFn()
205 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
105 OriginalLocation = CGF->Builder.getCurrentDebugLocation(); in init()138 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()160 CGF.Builder.getCurrentDebugLocation()->getInlinedAt()) && in ApplyInlineDebugLocation()4430 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
2695 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitSanitizerStatReport()
1658 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()
3482 if (!CGF.Builder.getCurrentDebugLocation()) { in emitCheckHandlerCall()3820 Builder.getCurrentDebugLocation()); in EmitTrapCheck()
4669 PN->setDebugLoc(Builder.getCurrentDebugLocation()); in VisitBinLAnd()
3921 Builder.getCurrentDebugLocation(), CLI, AllocaIP, NeedsBarrier, in EmitOMPForDirective()
584 : IP(IRB.saveIP()), DL(IRB.getCurrentDebugLocation()) {} in LocationDescription()
234 DebugLoc getCurrentDebugLocation() const;378 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
1276 DebugLoc DL = B.getCurrentDebugLocation(); in insertSinCos()
63 DebugLoc IRBuilderBase::getCurrentDebugLocation() const { in getCurrentDebugLocation() function in IRBuilderBase
3098 return wrap(unwrap(Builder)->getCurrentDebugLocation().getAsMDNode()); in LLVMGetCurrentDebugLocation2()3117 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()
298 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in spliceBB()325 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB()339 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB()