Home
last modified time | relevance | path

Searched refs:SetCurrentDebugLocation (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp278 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
319 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
346 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
378 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformBitreverseToI32()
438 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv()
770 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator()
805 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst()
H A DAMDGPURewriteOutArguments.cpp388 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp143 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedLoad()
268 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedStore()
377 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedGather()
488 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedScatter()
H A DStackProtector.cpp501 B.SetCurrentDebugLocation(DebugLoc::get(0, 0, F->getSubprogram())); in CreateFailBB()
H A DExpandMemCmp.cpp630 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in getMemCmpExpansion()
H A DSafeStack.cpp784 IRB.SetCurrentDebugLocation(DebugLoc::get(SP->getScopeLine(), 0, SP)); in run()
H A DCodeGenPrepare.cpp952 Builder.SetCurrentDebugLocation(ToReplace->getDebugLoc()); in simplifyRelocatesOffABase()
1598 Builder.SetCurrentDebugLocation(CountZeros->getDebugLoc()); in despeculateCountZeros()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h123 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMCodeGenPrepare.cpp533 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in ExtendSources()
617 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in PromoteTree()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2883 IRB.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
2978 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
2985 IRB.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
2993 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
2998 IRB.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
3000 IRB.SetCurrentDebugLocation(EntryDebugLocation); in processStaticAllocas()
H A DSanitizerCoverage.cpp785 IRB.SetCurrentDebugLocation(EntryLoc); in InjectCoverageAtBlock()
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp392 Builder.SetCurrentDebugLocation(SrcVal->getDebugLoc()); in getLoadValueForLoad()
H A DSimplifyCFG.cpp3437 Builder.SetCurrentDebugLocation(OldTerm->getDebugLoc()); in SimplifyTerminatorOnSelect()
3642 Builder.SetCurrentDebugLocation(SI->getDebugLoc()); in tryToSimplifyUncondBranchWithICmpInIt()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h138 SetCurrentDebugLocation(I->getDebugLoc()); in SetInsertPoint()
147 SetCurrentDebugLocation(IP->getDebugLoc()); in SetInsertPoint()
151 void SetCurrentDebugLocation(DebugLoc L) { CurDbgLocation = std::move(L); } in SetCurrentDebugLocation() function
244 Builder.SetCurrentDebugLocation(DbgLoc); in ~InsertPointGuard()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp111 CGF->Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in init()
117 CGF->Builder.SetCurrentDebugLocation(llvm::DebugLoc::get( in init()
134 CGF.Builder.SetCurrentDebugLocation(std::move(Loc)); in ApplyDebugLocation()
141 CGF->Builder.SetCurrentDebugLocation(std::move(OriginalLocation)); in ~ApplyDebugLocation()
3583 Builder.SetCurrentDebugLocation(llvm::DebugLoc::get( in EmitLocation()
3615 Builder.SetCurrentDebugLocation( in EmitLexicalBlockStart()
H A DCodeGenFunction.cpp2418 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitSanitizerStatReport()
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2917 Builder.SetCurrentDebugLocation(Front->getDebugLoc()); in setInsertPointAfterBundle()
3064 Builder.SetCurrentDebugLocation(PH->getDebugLoc()); in vectorizeTree()
3091 Builder.SetCurrentDebugLocation(PH->getDebugLoc()); in vectorizeTree()
5815 Builder.SetCurrentDebugLocation(Loc); in tryToReduce()
5831 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in tryToReduce()
5840 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in tryToReduce()
H A DLoopVectorize.cpp765 B.SetCurrentDebugLocation(NewDIL.getValue()); in setDebugLocFromInst()
772 B.SetCurrentDebugLocation(DIL); in setDebugLocFromInst()
774 B.SetCurrentDebugLocation(DebugLoc()); in setDebugLocFromInst()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1514 Builder.SetCurrentDebugLocation(ToReplace->getNextNode()->getDebugLoc()); in makeStatepointExplicitImpl()
1543 Builder.SetCurrentDebugLocation(ToReplace->getDebugLoc()); in makeStatepointExplicitImpl()
H A DLoopIdiomRecognize.cpp1592 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable()
H A DSROA.cpp2330 IRB.SetCurrentDebugLocation(OldUserI->getDebugLoc()); in visit()
3100 PtrBuilder.SetCurrentDebugLocation(OldPtr->getDebugLoc()); in visitPHINode()
H A DIndVarSimplify.cpp2445 Builder.SetCurrentDebugLocation(Cond->getDebugLoc()); in linearFunctionTestReplace()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1972 Builder.SetCurrentDebugLocation(IsomorphicInc->getDebugLoc()); in replaceCongruentIVs()
1987 Builder.SetCurrentDebugLocation(Phi->getDebugLoc()); in replaceCongruentIVs()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDIBuilder.cpp899 B.SetCurrentDebugLocation(DL); in getIRBForDbgInsertion()
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3207 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in run()

12