Searched refs:getCurrentDebugLocation (Results 1 – 18 of 18) sorted by relevance
148 DbgLoc(B.getCurrentDebugLocation()), SE(SE) { in SCEVInsertPointGuard()393 DebugLoc getCurrentDebugLocation() const {394 return Builder.getCurrentDebugLocation();
193 if (IRB.getCurrentDebugLocation()) in ensureDebugInfo()
187 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking()
1368 if (shouldDisambiguateWarningLocation(IRB.getCurrentDebugLocation())) { in insertWarningFn()1376 if (NewDebugLoc && NewDebugLoc != IRB.getCurrentDebugLocation()) { in insertWarningFn()
208 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
115 OriginalLocation = CGF->Builder.getCurrentDebugLocation(); in init()148 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()170 CGF.Builder.getCurrentDebugLocation()->getInlinedAt()) && in ApplyInlineDebugLocation()4583 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
1667 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()
2794 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitSanitizerStatReport()
3482 if (!CGF.Builder.getCurrentDebugLocation()) { in emitCheckHandlerCall()3847 Builder.getCurrentDebugLocation()); in EmitTrapCheck()
5006 PN->setDebugLoc(Builder.getCurrentDebugLocation()); in VisitBinLAnd()
3966 Builder.getCurrentDebugLocation(), CLI, AllocaIP, NeedsBarrier, in EmitOMPForDirective()
3598 llvm::DILocation *TrapLocation = Builder.getCurrentDebugLocation(); in EmitBuiltinExpr()
610 : IP(IRB.saveIP()), DL(IRB.getCurrentDebugLocation()) {} in LocationDescription()
1318 DebugLoc DL = B.getCurrentDebugLocation(); in insertSinCos()
237 DebugLoc getCurrentDebugLocation() const;381 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
64 DebugLoc IRBuilderBase::getCurrentDebugLocation() const { in getCurrentDebugLocation() function in IRBuilderBase
3292 return wrap(unwrap(Builder)->getCurrentDebugLocation().getAsMDNode()); in LLVMGetCurrentDebugLocation2()3311 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()
301 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in spliceBB()328 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB()342 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB()