Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h126 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard()
285 void SetCurrentDebugLocation(DebugLoc L) {
286 Builder.SetCurrentDebugLocation(std::move(L));
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp143 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedLoad()
280 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedStore()
405 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedGather()
530 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedScatter()
613 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedExpandLoad()
724 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedCompressStore()
DStackProtector.cpp532 B.SetCurrentDebugLocation(DebugLoc::get(0, 0, F->getSubprogram())); in CreateFailBB()
DTypePromotion.cpp486 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in ExtendSources()
DExpandMemCmp.cpp636 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in getMemCmpExpansion()
DSafeStack.cpp777 IRB.SetCurrentDebugLocation(DebugLoc::get(SP->getScopeLine(), 0, SP)); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp296 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
337 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
364 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
396 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformBitreverseToI32()
478 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in replaceMulWithMul24()
570 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv()
904 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator()
939 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst()
DAMDGPUPrintfRuntimeBinding.cpp226 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
321 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
DAMDGPURewriteOutArguments.cpp388 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp122 builder->SetCurrentDebugLocation(diRootLocation); in DebugInfo()
141 builder->SetCurrentDebugLocation(getLocation(backtrace, backtrace.size() - 1)); in EmitLocation()
347 builder->SetCurrentDebugLocation(pending.diLocation); in emitPending()
379 builder->SetCurrentDebugLocation(llvm::DILocation::get( in emitPending()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h177 Builder.SetCurrentDebugLocation(Loc.DL); in updateToLocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp196 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerGather()
/third_party/skia/third_party/externals/swiftshader/docs/
DReactorDebugInfo.md45 This information is passed to `llvm::IRBuilder<>::SetCurrentDebugLocation`
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp430 Builder.SetCurrentDebugLocation(SrcVal->getDebugLoc()); in getLoadValueForLoad()
DSimplifyCFG.cpp3541 Builder.SetCurrentDebugLocation(OldTerm->getDebugLoc()); in SimplifyTerminatorOnSelect()
3742 Builder.SetCurrentDebugLocation(SI->getDebugLoc()); in tryToSimplifyUncondBranchWithICmpInIt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h143 SetCurrentDebugLocation(I->getDebugLoc()); in SetInsertPoint()
152 SetCurrentDebugLocation(IP->getDebugLoc()); in SetInsertPoint()
156 void SetCurrentDebugLocation(DebugLoc L) { CurDbgLocation = std::move(L); } in SetCurrentDebugLocation() function
292 Builder.SetCurrentDebugLocation(DbgLoc); in ~InsertPointGuard()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3934 Builder.SetCurrentDebugLocation(Front->getDebugLoc()); in setInsertPointAfterBundle()
4080 Builder.SetCurrentDebugLocation(PH->getDebugLoc()); in vectorizeTree()
4103 Builder.SetCurrentDebugLocation(PH->getDebugLoc()); in vectorizeTree()
6796 Builder.SetCurrentDebugLocation(Loc); in tryToReduce()
6812 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in tryToReduce()
6821 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in tryToReduce()
DLoopVectorize.cpp827 B.SetCurrentDebugLocation(NewDIL.getValue()); in setDebugLocFromInst()
834 B.SetCurrentDebugLocation(DIL); in setDebugLocFromInst()
836 B.SetCurrentDebugLocation(DebugLoc()); in setDebugLocFromInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1509 Builder.SetCurrentDebugLocation(CI->getNextNode()->getDebugLoc()); in makeStatepointExplicitImpl()
1538 Builder.SetCurrentDebugLocation(II->getDebugLoc()); in makeStatepointExplicitImpl()
DLoopIdiomRecognize.cpp1641 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable()
DSROA.cpp2370 IRB.SetCurrentDebugLocation(OldUserI->getDebugLoc()); in visit()
3158 PtrBuilder.SetCurrentDebugLocation(OldPtr->getDebugLoc()); in visitPHINode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp866 IRB.SetCurrentDebugLocation(EntryLoc); in InjectCoverageAtBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp2060 Builder.SetCurrentDebugLocation(IsomorphicInc->getDebugLoc()); in replaceCongruentIVs()
2075 Builder.SetCurrentDebugLocation(Phi->getDebugLoc()); in replaceCongruentIVs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp908 B.SetCurrentDebugLocation(DL); in getIRBForDbgInsertion()
DCore.cpp3041 unwrap(Builder)->SetCurrentDebugLocation(DebugLoc(unwrap<MDNode>(Loc))); in LLVMSetCurrentDebugLocation2()
3043 unwrap(Builder)->SetCurrentDebugLocation(DebugLoc()); in LLVMSetCurrentDebugLocation2()
3049 unwrap(Builder)->SetCurrentDebugLocation(DebugLoc(Loc)); in LLVMSetCurrentDebugLocation()

12