Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A DIRBindings.cpp57 unwrap(Bref)->SetCurrentDebugLocation(DebugLoc()); in LLVMGoSetCurrentDebugLocation()
59 unwrap(Bref)->SetCurrentDebugLocation(DILocation::get( in LLVMGoSetCurrentDebugLocation()
H A Dir_test.go127 b.SetCurrentDebugLocation(10, 20, scope, Metadata{})
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp266 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createSlowBB()
290 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createFastBB()
316 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createDivRemPhiNodes()
333 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in insertOperandRuntimeCheck()
403 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in insertFastDivAndRem()
H A DVNCoercion.cpp484 Builder.SetCurrentDebugLocation(SrcVal->getDebugLoc()); in getLoadValueForLoad()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp159 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedLoad()
299 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedStore()
428 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedGather()
559 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedScatter()
647 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedExpandLoad()
773 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedCompressStore()
H A DLoopIdiomRecognize.cpp2054 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable()
2461 Builder.SetCurrentDebugLocation(cast<Instruction>(XCurr)->getDebugLoc()); in recognizeShiftUntilBitTest()
2816 Builder.SetCurrentDebugLocation(IV->getDebugLoc()); in recognizeShiftUntilZero()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h142 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard()
352 void SetCurrentDebugLocation(DebugLoc L) {
353 Builder.SetCurrentDebugLocation(std::move(L));
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A 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()
525 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in replaceMulWithMul24()
639 Builder.SetCurrentDebugLocation(BO.getDebugLoc()); in foldBinOpIntoSelect()
788 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv()
1258 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator()
1323 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst()
H A DAMDGPULateCodeGenPrepare.cpp157 IRB.SetCurrentDebugLocation(LI.getDebugLoc()); in visitLoadInst()
H A DAMDGPUPrintfRuntimeBinding.cpp225 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
319 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
H A DAMDGPURewriteOutArguments.cpp340 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/
H A DInstrumentation.h189 IRB.SetCurrentDebugLocation(DILocation::get(SP->getContext(), 0, 0, SP)); in ensureDebugInfo()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp165 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedStart()
278 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedRecurrence()
/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp493 IBuilder.SetCurrentDebugLocation(Loc); in CreateOldFunctionBodyAndDI()
495 IBuilder.SetCurrentDebugLocation( in CreateOldFunctionBodyAndDI()
499 IBuilder.SetCurrentDebugLocation( in CreateOldFunctionBodyAndDI()
526 IBuilder.SetCurrentDebugLocation(InlinedDL); in CreateOldFunctionBodyAndDI()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp204 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A 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()
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp253 Builder.SetCurrentDebugLocation(DebugLoc()); in setDebugLocFromInst()
266 Builder.SetCurrentDebugLocation(*NewDIL); in setDebugLocFromInst()
271 Builder.SetCurrentDebugLocation(DIL); in setDebugLocFromInst()
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp281 Builder.SetCurrentDebugLocation(DebugLoc); in spliceBB()
305 Builder.SetCurrentDebugLocation(DebugLoc); in splitBB()
1868 Builder.SetCurrentDebugLocation(DL); in createLoopSkeleton()
2038 Builder.SetCurrentDebugLocation(DL); in applyStaticWorkshareLoop()
2094 Builder.SetCurrentDebugLocation(DL); in applyStaticWorkshareLoop()
2141 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop()
2151 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop()
2215 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop()
2369 Builder.SetCurrentDebugLocation(DL); in applyDynamicWorkshareLoop()
2546 Builder.SetCurrentDebugLocation(DL); in collapseLoops()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp715 IRB.SetCurrentDebugLocation(DL); in wrapTestSetjmp()
1633 IRB.SetCurrentDebugLocation(EndBB->getInstList().back().getDebugLoc()); in handleLongjmpableCallsForEmscriptenSjLj()
1689 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DStackProtector.cpp577 B.SetCurrentDebugLocation( in CreateFailBB()
H A DTypePromotion.cpp433 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in ExtendSources()
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp845 return Builder->SetCurrentDebugLocation(DebugLoc()); in emitLocation()
851 Builder->SetCurrentDebugLocation(DILocation::get( in emitLocation()
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp544 IC.Builder.SetCurrentDebugLocation(DebugLoc()); in Negate()
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h762 Builder.SetCurrentDebugLocation(Loc.DL); in updateToLocation()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIRBuilder.h190 SetCurrentDebugLocation(I->getDebugLoc()); in SetInsertPoint()
199 SetCurrentDebugLocation(IP->getDebugLoc()); in SetInsertPoint()
203 void SetCurrentDebugLocation(DebugLoc L) { in SetCurrentDebugLocation() function
366 Builder.SetCurrentDebugLocation(DbgLoc); in ~InsertPointGuard()

12