/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BypassSlowDivision.cpp | 264 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()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 160 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedLoad() 296 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedStore() 421 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedGather() 552 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedScatter() 641 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedExpandLoad() 772 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedCompressStore() 882 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedVectorHistogram()
|
H A D | LoopIdiomRecognize.cpp | 2186 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable() 2597 Builder.SetCurrentDebugLocation(cast<Instruction>(XCurr)->getDebugLoc()); in recognizeShiftUntilBitTest() 2970 Builder.SetCurrentDebugLocation(IV->getDebugLoc()); in recognizeShiftUntilZero()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | NumericalStabilitySanitizer.cpp | 967 FCmpBuilder.SetCurrentDebugLocation(FCmp.getDebugLoc()); in emitFCmpCheck() 998 FailBuilder.SetCurrentDebugLocation(FCmp.getDebugLoc()); in emitFCmpCheck() 1064 Builder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1105 LoadBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1112 ShadowLoadBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1123 FExtBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1129 NextBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1619 Builder.SetCurrentDebugLocation(Call->getDebugLoc()); in createShadowValueWithOperandsAvailable() 1633 Builder.SetCurrentDebugLocation(Invoke->getDebugLoc()); in createShadowValueWithOperandsAvailable() 1641 Builder.SetCurrentDebugLocation(Inst.getDebugLoc()); in createShadowValueWithOperandsAvailable() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.h | 159 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard() 388 void SetCurrentDebugLocation(DebugLoc L) { 389 Builder.SetCurrentDebugLocation(std::move(L));
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCodeGenPrepare.cpp | 476 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 517 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 544 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 576 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformBitreverseToI32() 645 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in replaceMulWithMul24() 753 Builder.SetCurrentDebugLocation(BO.getDebugLoc()); in foldBinOpIntoSelect() 1123 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv() 1570 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator() 1639 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst() 1920 B.SetCurrentDebugLocation(IncInst->getDebugLoc()); in getSlicedVal() [all …]
|
H A D | AMDGPUPrintfRuntimeBinding.cpp | 196 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu() 271 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
|
H A D | AMDGPUImageIntrinsicOptimizer.cpp | 255 B.SetCurrentDebugLocation(II->getDebugLoc()); in optimizeSection()
|
H A D | AMDGPURewriteOutArguments.cpp | 342 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
|
H A D | SIAnnotateControlFlow.cpp | 343 IRB.SetCurrentDebugLocation(DebugLoc()); in closeControlFlow()
|
H A D | AMDGPULowerBufferFatPointers.cpp | 803 IRB.SetCurrentDebugLocation(I->getDebugLoc()); in getPtrParts() 806 IRB.SetCurrentDebugLocation(DebugLoc()); in getPtrParts() 908 IRB.SetCurrentDebugLocation(PHI->getDebugLoc()); in processConditionals() 1015 IRB.SetCurrentDebugLocation(I->getDebugLoc()); in killAndReplaceSplitInstructions()
|
H A D | AMDGPULateCodeGenPrepare.cpp | 485 IRB.SetCurrentDebugLocation(LI.getDebugLoc()); in visitLoadInst()
|
H A D | AMDGPULibCalls.cpp | 1332 B.SetCurrentDebugLocation(DL); in insertSinCos() 1440 B.SetCurrentDebugLocation(DbgLoc); in fold_sincos()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/ |
H A D | Instrumentation.h | 196 IRB.SetCurrentDebugLocation(DILocation::get(SP->getContext(), 0, 0, SP)); in ensureDebugInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ExpandVariadics.cpp | 694 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall() 760 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall() 784 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVGatherScatterLowering.cpp | 165 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedStart() 301 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedRecurrence()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVEGatherScatterLowering.cpp | 423 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerGather() 600 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerScatter() 1083 Builder.SetCurrentDebugLocation(Offs->getDebugLoc()); in optimiseOffsets() 1223 Builder.SetCurrentDebugLocation(GEP->getDebugLoc()); in optimiseAddress()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGGPUBuiltin.cpp | 208 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 709 IRB.SetCurrentDebugLocation(DL); in wrapTestSetjmp() 1519 IRB.SetCurrentDebugLocation(EndBB->back().getDebugLoc()); in handleLongjmpableCallsForEmscriptenSjLj() 1575 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackProtector.cpp | 700 B.SetCurrentDebugLocation(
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 572 IC.Builder.SetCurrentDebugLocation(DebugLoc()); in Negate()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 188 SetCurrentDebugLocation(I->getStableDebugLoc()); in SetInsertPoint() 197 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint() 205 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint() 217 void SetCurrentDebugLocation(DebugLoc L) { in SetCurrentDebugLocation() function 388 Builder.SetCurrentDebugLocation(DbgLoc); in ~InsertPointGuard()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVEmitIntrinsics.cpp | 221 B.SetCurrentDebugLocation(I->getDebugLoc()); in setInsertPointAfterDef() 799 B.SetCurrentDebugLocation(OpI->getDebugLoc()); in deduceOperandElementType() 802 B.SetCurrentDebugLocation(DebugLoc()); in deduceOperandElementType()
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 312 Builder.SetCurrentDebugLocation(DebugLoc); in spliceBB() 336 Builder.SetCurrentDebugLocation(DebugLoc); in splitBB() 350 Builder.SetCurrentDebugLocation(DebugLoc); in splitBB() 3827 Builder.SetCurrentDebugLocation(DL); in createLoopSkeleton() 3996 Builder.SetCurrentDebugLocation(DL); in applyStaticWorkshareLoop() 4053 Builder.SetCurrentDebugLocation(DL); in applyStaticWorkshareLoop() 4100 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop() 4110 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop() 4174 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop() 4560 Builder.SetCurrentDebugLocation(DL); in applyDynamicWorkshareLoop() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 393 Builder.SetCurrentDebugLocation(*NewDIL); in setDebugLocFrom() 398 Builder.SetCurrentDebugLocation(DIL); in setDebugLocFrom()
|