| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BypassSlowDivision.cpp | 263 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createSlowBB() 287 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createFastBB() 313 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in createDivRemPhiNodes() 330 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in insertOperandRuntimeCheck() 400 Builder.SetCurrentDebugLocation(SlowDivOrRem->getDebugLoc()); in insertFastDivAndRem()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | NumericalStabilitySanitizer.cpp | 1021 FCmpBuilder.SetCurrentDebugLocation(FCmp.getDebugLoc()); in emitFCmpCheck() 1052 FailBuilder.SetCurrentDebugLocation(FCmp.getDebugLoc()); in emitFCmpCheck() 1118 Builder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1159 LoadBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1166 ShadowLoadBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1177 FExtBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1183 NextBBBuilder.SetCurrentDebugLocation(Load.getDebugLoc()); in handleLoad() 1673 Builder.SetCurrentDebugLocation(Call->getDebugLoc()); in createShadowValueWithOperandsAvailable() 1687 Builder.SetCurrentDebugLocation(Invoke->getDebugLoc()); in createShadowValueWithOperandsAvailable() 1695 Builder.SetCurrentDebugLocation(Inst.getDebugLoc()); in createShadowValueWithOperandsAvailable() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | ScalarizeMaskedMemIntrin.cpp | 163 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedLoad() 334 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedStore() 488 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedGather() 624 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedScatter() 717 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedExpandLoad() 853 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedCompressStore() 967 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedVectorHistogram()
|
| H A D | LoopIdiomRecognize.cpp | 1768 Builder.SetCurrentDebugLocation(CurLoop->getStartLoc()); in recognizeAndInsertStrLen() 2491 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable() 2903 Builder.SetCurrentDebugLocation(cast<Instruction>(XCurr)->getDebugLoc()); in recognizeShiftUntilBitTest() 3276 Builder.SetCurrentDebugLocation(IV->getDebugLoc()); in recognizeShiftUntilZero()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.h | 167 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard() 403 void SetCurrentDebugLocation(DebugLoc L) { 404 Builder.SetCurrentDebugLocation(std::move(L));
|
| H A D | Instrumentation.h | 204 IRB.SetCurrentDebugLocation(DILocation::get(SP->getContext(), 0, 0, SP)); in ensureDebugInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCodeGenPrepare.cpp | 481 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 522 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 549 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 581 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformBitreverseToI32() 649 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in replaceMulWithMul24() 757 Builder.SetCurrentDebugLocation(BO.getDebugLoc()); in foldBinOpIntoSelect() 1127 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv() 1663 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator() 1735 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst() 2016 B.SetCurrentDebugLocation(IncInst->getDebugLoc()); in getSlicedVal() [all …]
|
| H A D | AMDGPUPrintfRuntimeBinding.cpp | 189 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu() 264 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
|
| H A D | AMDGPUImageIntrinsicOptimizer.cpp | 254 B.SetCurrentDebugLocation(II->getDebugLoc()); in optimizeSection()
|
| H A D | AMDGPURewriteOutArguments.cpp | 335 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
|
| H A D | SIAnnotateControlFlow.cpp | 332 IRB.SetCurrentDebugLocation(DebugLoc()); in closeControlFlow()
|
| H A D | AMDGPULateCodeGenPrepare.cpp | 493 IRB.SetCurrentDebugLocation(LI.getDebugLoc()); in visitLoadInst()
|
| H A D | AMDGPULowerBufferFatPointers.cpp | 1413 IRB.SetCurrentDebugLocation(I->getDebugLoc()); in getPtrParts() 1416 IRB.SetCurrentDebugLocation(DebugLoc()); in getPtrParts() 1518 IRB.SetCurrentDebugLocation(PHI->getDebugLoc()); in processConditionals() 1633 IRB.SetCurrentDebugLocation(I->getDebugLoc()); in killAndReplaceSplitInstructions()
|
| H A D | AMDGPULibCalls.cpp | 1330 B.SetCurrentDebugLocation(DL); in insertSinCos() 1443 B.SetCurrentDebugLocation(DbgLoc); in fold_sincos()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGGPUBuiltin.cpp | 185 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ExpandVariadics.cpp | 672 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall() 738 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall() 762 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVEGatherScatterLowering.cpp | 422 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerGather() 599 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerScatter() 1082 Builder.SetCurrentDebugLocation(Offs->getDebugLoc()); in optimiseOffsets() 1221 Builder.SetCurrentDebugLocation(GEP->getDebugLoc()); in optimiseAddress()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVGatherScatterLowering.cpp | 163 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedStart() 295 Builder.SetCurrentDebugLocation(DebugLoc()); in matchStridedRecurrence()
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 319 Builder.SetCurrentDebugLocation(DebugLoc); in spliceBB() 343 Builder.SetCurrentDebugLocation(DebugLoc); in splitBB() 357 Builder.SetCurrentDebugLocation(DebugLoc); in splitBB() 2633 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in emitInterWarpCopyFunction() 2875 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in emitShuffleAndReduceFunction() 3038 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in emitListToGlobalCopyFunction() 3148 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in emitListToGlobalReduceFunction() 3231 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in emitGlobalToListCopyFunction() 3339 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in emitGlobalToListReduceFunction() 3425 Builder.SetCurrentDebugLocation(llvm::DebugLoc()); in createReductionFunction() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 712 IRB.SetCurrentDebugLocation(DL); in wrapTestSetjmp() 1524 IRB.SetCurrentDebugLocation(EndBB->back().getDebugLoc()); in handleLongjmpableCallsForEmscriptenSjLj() 1580 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 218 SetCurrentDebugLocation(I->getStableDebugLoc()); in SetInsertPoint() 227 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint() 235 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint() 247 void SetCurrentDebugLocation(DebugLoc L) { in SetCurrentDebugLocation() function 266 SetCurrentDebugLocation(Src->getDebugLoc()); in CollectMetadataToCopy() 425 Builder.SetCurrentDebugLocation(DbgLoc); in ~InsertPointGuard()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
| H A D | AggressiveInstCombine.cpp | 1126 B.SetCurrentDebugLocation(CI->getDebugLoc()); in inlineCompare() 1207 IRB.SetCurrentDebugLocation(Call->getDebugLoc()); in foldMemChr()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | StackProtector.cpp | 715 B.SetCurrentDebugLocation( in CreateFailBB()
|
| /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/lib/Transforms/Vectorize/ |
| H A D | LoopIdiomVectorize.cpp | 898 Builder.SetCurrentDebugLocation(PHBranch->getDebugLoc()); in transformByteCompare() 1396 Builder.SetCurrentDebugLocation(PHBranch->getDebugLoc()); in transformFindFirstByte()
|