Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A 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()
H A DVNCoercion.cpp487 Builder.SetCurrentDebugLocation(SrcVal->getDebugLoc()); in getLoadValueForLoad()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A 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()
H A DLoopIdiomRecognize.cpp2056 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable()
2463 Builder.SetCurrentDebugLocation(cast<Instruction>(XCurr)->getDebugLoc()); in recognizeShiftUntilBitTest()
2818 Builder.SetCurrentDebugLocation(IV->getDebugLoc()); in recognizeShiftUntilZero()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h142 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard()
359 void SetCurrentDebugLocation(DebugLoc L) {
360 Builder.SetCurrentDebugLocation(std::move(L));
/openbsd-src/gnu/llvm/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()
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()
H A DAMDGPULateCodeGenPrepare.cpp157 IRB.SetCurrentDebugLocation(LI.getDebugLoc()); in visitLoadInst()
H A DAMDGPUPrintfRuntimeBinding.cpp228 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
303 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
H A DAMDGPURewriteOutArguments.cpp340 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/
H A DInstrumentation.h185 IRB.SetCurrentDebugLocation(DILocation::get(SP->getContext(), 0, 0, SP)); in ensureDebugInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp174 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedStart()
287 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedRecurrence()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp204 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
H A DCGDebugInfo.cpp117 CGF->Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in init()
123 CGF->Builder.SetCurrentDebugLocation( in init()
141 CGF.Builder.SetCurrentDebugLocation(std::move(Loc)); in ApplyDebugLocation()
148 CGF->Builder.SetCurrentDebugLocation(std::move(OriginalLocation)); in ~ApplyDebugLocation()
4303 Builder.SetCurrentDebugLocation( in EmitLocation()
4336 Builder.SetCurrentDebugLocation(llvm::DILocation::get( in EmitLexicalBlockStart()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp260 Builder.SetCurrentDebugLocation(DebugLoc()); in setDebugLocFromInst()
273 Builder.SetCurrentDebugLocation(*NewDIL); in setDebugLocFromInst()
278 Builder.SetCurrentDebugLocation(DIL); in setDebugLocFromInst()
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp283 Builder.SetCurrentDebugLocation(DebugLoc); in spliceBB()
307 Builder.SetCurrentDebugLocation(DebugLoc); in splitBB()
321 Builder.SetCurrentDebugLocation(DebugLoc); in splitBB()
1957 Builder.SetCurrentDebugLocation(DL); in createLoopSkeleton()
2127 Builder.SetCurrentDebugLocation(DL); in applyStaticWorkshareLoop()
2183 Builder.SetCurrentDebugLocation(DL); in applyStaticWorkshareLoop()
2230 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop()
2240 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop()
2304 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop()
2458 Builder.SetCurrentDebugLocation(DL); in applyDynamicWorkshareLoop()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp713 IRB.SetCurrentDebugLocation(DL); in wrapTestSetjmp()
1633 IRB.SetCurrentDebugLocation(EndBB->back().getDebugLoc()); in handleLongjmpableCallsForEmscriptenSjLj()
1689 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackProtector.cpp592 B.SetCurrentDebugLocation( in CreateFailBB()
H A DExpandMemCmp.cpp651 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in getMemCmpExpansion()
H A DTypePromotion.cpp444 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in ExtendSources()
H A DSafeStack.cpp792 IRB.SetCurrentDebugLocation( in run()
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp845 return Builder->SetCurrentDebugLocation(DebugLoc()); in emitLocation()
851 Builder->SetCurrentDebugLocation(DILocation::get( in emitLocation()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp555 IC.Builder.SetCurrentDebugLocation(DebugLoc()); in Negate()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h191 SetCurrentDebugLocation(I->getDebugLoc()); in SetInsertPoint()
200 SetCurrentDebugLocation(IP->getDebugLoc()); in SetInsertPoint()
212 void SetCurrentDebugLocation(DebugLoc L) { in SetCurrentDebugLocation() function
377 Builder.SetCurrentDebugLocation(DbgLoc); in ~InsertPointGuard()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp988 B.SetCurrentDebugLocation(DL); in insertDbgAssign()
1051 Builder.SetCurrentDebugLocation(DL); in initIRBuilder()

12