| /freebsd-14.2/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-14.2/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() 640 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedExpandLoad() 766 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in scalarizeMaskedCompressStore()
|
| H A D | LoopIdiomRecognize.cpp | 1971 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable() 2380 Builder.SetCurrentDebugLocation(cast<Instruction>(XCurr)->getDebugLoc()); in recognizeShiftUntilBitTest() 2753 Builder.SetCurrentDebugLocation(IV->getDebugLoc()); in recognizeShiftUntilZero()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.h | 142 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard() 362 void SetCurrentDebugLocation(DebugLoc L) { 363 Builder.SetCurrentDebugLocation(std::move(L));
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/ |
| H A D | Instrumentation.h | 190 IRB.SetCurrentDebugLocation(DILocation::get(SP->getContext(), 0, 0, SP)); in ensureDebugInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCodeGenPrepare.cpp | 474 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 515 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 542 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 574 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformBitreverseToI32() 643 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in replaceMulWithMul24() 751 Builder.SetCurrentDebugLocation(BO.getDebugLoc()); in foldBinOpIntoSelect() 1121 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv() 1565 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator() 1631 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst() 1912 B.SetCurrentDebugLocation(IncInst->getDebugLoc()); in getSlicedVal() [all …]
|
| H A D | AMDGPULateCodeGenPrepare.cpp | 166 IRB.SetCurrentDebugLocation(LI.getDebugLoc()); in visitLoadInst()
|
| H A D | AMDGPUPrintfRuntimeBinding.cpp | 195 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu() 270 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 | AMDGPULibCalls.cpp | 1290 B.SetCurrentDebugLocation(DL); in insertSinCos() 1398 B.SetCurrentDebugLocation(DbgLoc); in fold_sincos()
|
| /freebsd-14.2/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-14.2/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() 1077 Builder.SetCurrentDebugLocation(Offs->getDebugLoc()); in optimiseOffsets() 1217 Builder.SetCurrentDebugLocation(GEP->getDebugLoc()); in optimiseAddress()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGGPUBuiltin.cpp | 205 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 714 IRB.SetCurrentDebugLocation(DL); in wrapTestSetjmp() 1627 IRB.SetCurrentDebugLocation(EndBB->back().getDebugLoc()); in handleLongjmpableCallsForEmscriptenSjLj() 1683 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 309 Builder.SetCurrentDebugLocation(DebugLoc); in spliceBB() 333 Builder.SetCurrentDebugLocation(DebugLoc); in splitBB() 2288 Builder.SetCurrentDebugLocation(DL); in createLoopSkeleton() 2457 Builder.SetCurrentDebugLocation(DL); in applyStaticWorkshareLoop() 2513 Builder.SetCurrentDebugLocation(DL); in applyStaticWorkshareLoop() 2560 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop() 2570 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop() 2634 Builder.SetCurrentDebugLocation(DL); in applyStaticChunkedWorkshareLoop() 3020 Builder.SetCurrentDebugLocation(DL); in applyDynamicWorkshareLoop() 3197 Builder.SetCurrentDebugLocation(DL); in collapseLoops() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | StackProtector.cpp | 700 B.SetCurrentDebugLocation( in CreateFailBB()
|
| H A D | TypePromotion.cpp | 442 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in ExtendSources()
|
| H A D | SafeStack.cpp | 791 IRB.SetCurrentDebugLocation( in run()
|
| H A D | ExpandMemCmp.cpp | 740 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in getMemCmpExpansion()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineNegator.cpp | 555 IC.Builder.SetCurrentDebugLocation(DebugLoc()); in Negate()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 191 SetCurrentDebugLocation(I->getStableDebugLoc()); in SetInsertPoint() 200 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint() 208 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint() 220 void SetCurrentDebugLocation(DebugLoc L) { in SetCurrentDebugLocation() function 385 Builder.SetCurrentDebugLocation(DbgLoc); in ~InsertPointGuard()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.cpp | 375 Builder.SetCurrentDebugLocation(*NewDIL); in setDebugLocFrom() 380 Builder.SetCurrentDebugLocation(DIL); in setDebugLocFrom()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 967 B.SetCurrentDebugLocation(DL); in insertDbgAssign() 1014 Builder.SetCurrentDebugLocation(DL); in initIRBuilder()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64LoopIdiomTransform.cpp | 737 Builder.SetCurrentDebugLocation(PHBranch->getDebugLoc()); in transformByteCompare()
|