Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp264 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createSlowBB()
288 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createFastBB()
314 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createDivRemPhiNodes()
331 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in insertOperandRuntimeCheck()
401 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in insertFastDivAndRem()
/external/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));
/external/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()
/external/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()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DScalarEvolutionExpander.h142 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard()
359 void SetCurrentDebugLocation(DebugLoc L) {
360 Builder.SetCurrentDebugLocation(std::move(L));
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DScalarizeMaskedMemIntrin.cpp160 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedLoad()
300 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedStore()
429 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedGather()
560 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedScatter()
648 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedExpandLoad()
774 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedCompressStore()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp330 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
371 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
398 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
430 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformBitreverseToI32()
527 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in replaceMulWithMul24()
641 Builder.SetCurrentDebugLocation(BO.getDebugLoc()); in foldBinOpIntoSelect()
790 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv()
1260 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator()
1325 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst()
DAMDGPULateCodeGenPrepare.cpp157 IRB.SetCurrentDebugLocation(LI.getDebugLoc()); in visitLoadInst()
DAMDGPUPrintfRuntimeBinding.cpp228 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
303 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
DAMDGPURewriteOutArguments.cpp340 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
/external/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()
386 builder->SetCurrentDebugLocation(llvm::DILocation::get( in emitPending()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
DInstrumentation.h185 IRB.SetCurrentDebugLocation(DILocation::get(SP->getContext(), 0, 0, SP)); in ensureDebugInfo()
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp246 IBuilder.SetCurrentDebugLocation(Loc); in CreateOldFunctionBodyAndDI()
248 IBuilder.SetCurrentDebugLocation(DebugLoc::get(4, 2, Subprogram)); in CreateOldFunctionBodyAndDI()
251 IBuilder.SetCurrentDebugLocation(DebugLoc::get(5, 2, Subprogram)); in CreateOldFunctionBodyAndDI()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h177 Builder.SetCurrentDebugLocation(Loc.DL); in updateToLocation()
/external/llvm/bindings/go/llvm/
DIRBindings.cpp97 unwrap(Bref)->SetCurrentDebugLocation( in LLVMSetCurrentDebugLocation2()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVGatherScatterLowering.cpp174 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedStart()
287 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedRecurrence()
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp540 IRB.SetCurrentDebugLocation(EntryLoc); in InjectCoverageAtBlock()
563 IRB.SetCurrentDebugLocation(EntryLoc); in InjectCoverageAtBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp196 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerGather()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp423 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerGather()
600 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerScatter()
1077 Builder.SetCurrentDebugLocation(Offs->getDebugLoc()); in optimiseOffsets()
1217 Builder.SetCurrentDebugLocation(GEP->getDebugLoc()); in optimiseAddress()
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h115 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp260 Builder.SetCurrentDebugLocation(DebugLoc()); in setDebugLocFromInst()
273 Builder.SetCurrentDebugLocation(*NewDIL); in setDebugLocFromInst()
278 Builder.SetCurrentDebugLocation(DIL); in setDebugLocFromInst()
/external/llvm/lib/CodeGen/
DStackProtector.cpp451 B.SetCurrentDebugLocation(DebugLoc::get(0, 0, F->getSubprogram())); in CreateFailBB()

1234