Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/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.cpp512 Builder.SetCurrentDebugLocation(SrcVal->getDebugLoc()); in getLoadValueForLoad()
/netbsd-src/external/apache2/llvm/dist/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.go126 b.SetCurrentDebugLocation(10, 20, scope, Metadata{})
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp324 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
365 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
392 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32()
424 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformBitreverseToI32()
506 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in replaceMulWithMul24()
617 Builder.SetCurrentDebugLocation(BO.getDebugLoc()); in foldBinOpIntoSelect()
766 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv()
1211 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator()
1276 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst()
H A DAMDGPULateCodeGenPrepare.cpp159 IRB.SetCurrentDebugLocation(LI.getDebugLoc()); in visitLoadInst()
H A DAMDGPUPrintfRuntimeBinding.cpp224 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
318 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
H A DAMDGPURewriteOutArguments.cpp370 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp162 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedLoad()
302 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedStore()
431 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedGather()
562 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedScatter()
650 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedExpandLoad()
776 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedCompressStore()
H A DLoopIdiomRecognize.cpp1867 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable()
2271 Builder.SetCurrentDebugLocation(cast<Instruction>(XCurr)->getDebugLoc()); in recognizeShiftUntilBitTest()
2608 Builder.SetCurrentDebugLocation(IV->getDebugLoc()); in recognizeShiftUntilZero()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h152 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard()
349 void SetCurrentDebugLocation(DebugLoc L) {
350 Builder.SetCurrentDebugLocation(std::move(L));
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp152 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
H A DCGDebugInfo.cpp112 CGF->Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in init()
118 CGF->Builder.SetCurrentDebugLocation( in init()
136 CGF.Builder.SetCurrentDebugLocation(std::move(Loc)); in ApplyDebugLocation()
143 CGF->Builder.SetCurrentDebugLocation(std::move(OriginalLocation)); in ~ApplyDebugLocation()
4101 Builder.SetCurrentDebugLocation( in EmitLocation()
4134 Builder.SetCurrentDebugLocation(llvm::DILocation::get( in EmitLexicalBlockStart()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp372 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerGather()
535 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerScatter()
1007 Builder.SetCurrentDebugLocation(Offs->getDebugLoc()); in optimiseOffsets()
1137 Builder.SetCurrentDebugLocation(GEP->getDebugLoc()); in optimiseAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackProtector.cpp576 B.SetCurrentDebugLocation( in CreateFailBB()
H A DTypePromotion.cpp488 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in ExtendSources()
H A DExpandMemCmp.cpp648 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in getMemCmpExpansion()
H A DSafeStack.cpp793 IRB.SetCurrentDebugLocation( in run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp569 IRB.SetCurrentDebugLocation(DL); in wrapTestSetjmp()
1116 IRB.SetCurrentDebugLocation(EndBB->getInstList().back().getDebugLoc()); in runSjLjOnFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp516 IC.Builder.SetCurrentDebugLocation(DebugLoc()); in Negate()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h497 Builder.SetCurrentDebugLocation(Loc.DL); in updateToLocation()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp845 return Builder->SetCurrentDebugLocation(DebugLoc()); in emitLocation()
851 Builder->SetCurrentDebugLocation(DILocation::get( in emitLocation()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1084 Builder.SetCurrentDebugLocation(DL); in createLoopSkeleton()
1390 Builder.SetCurrentDebugLocation(Loc.DL); in createDynamicWorkshareLoop()
1574 Builder.SetCurrentDebugLocation(DL); in collapseLoops()
1719 Builder.SetCurrentDebugLocation(DL); in tileLoops()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h195 SetCurrentDebugLocation(I->getDebugLoc()); in SetInsertPoint()
204 SetCurrentDebugLocation(IP->getDebugLoc()); in SetInsertPoint()
208 void SetCurrentDebugLocation(DebugLoc L) { in SetCurrentDebugLocation() function
383 Builder.SetCurrentDebugLocation(DbgLoc); in ~InsertPointGuard()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp913 IRB.SetCurrentDebugLocation(EntryLoc); in InjectCoverageAtBlock()

12