| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BypassSlowDivision.cpp | 266 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 D | VNCoercion.cpp | 512 Builder.SetCurrentDebugLocation(SrcVal->getDebugLoc()); in getLoadValueForLoad()
|
| H A D | ScalarEvolutionExpander.cpp | 2174 Builder.SetCurrentDebugLocation(IsomorphicInc->getDebugLoc()); in replaceCongruentIVs() 2192 Builder.SetCurrentDebugLocation(Phi->getDebugLoc()); in replaceCongruentIVs()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCodeGenPrepare.cpp | 326 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 367 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 394 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformOpToI32() 426 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in promoteUniformBitreverseToI32() 508 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in replaceMulWithMul24() 619 Builder.SetCurrentDebugLocation(BO.getDebugLoc()); in foldBinOpIntoSelect() 768 Builder.SetCurrentDebugLocation(FDiv.getDebugLoc()); in visitFDiv() 1238 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitBinaryOperator() 1303 Builder.SetCurrentDebugLocation(I.getDebugLoc()); in visitLoadInst()
|
| H A D | AMDGPULateCodeGenPrepare.cpp | 159 IRB.SetCurrentDebugLocation(LI.getDebugLoc()); in visitLoadInst()
|
| H A D | AMDGPUPrintfRuntimeBinding.cpp | 224 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu() 318 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in lowerPrintfForGpu()
|
| H A D | AMDGPURewriteOutArguments.cpp | 370 B.SetCurrentDebugLocation(RI->getDebugLoc()); in runOnFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | ScalarizeMaskedMemIntrin.cpp | 162 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 D | LoopIdiomRecognize.cpp | 1913 Builder.SetCurrentDebugLocation(DL); in transformLoopToCountable() 2320 Builder.SetCurrentDebugLocation(cast<Instruction>(XCurr)->getDebugLoc()); in recognizeShiftUntilBitTest() 2675 Builder.SetCurrentDebugLocation(IV->getDebugLoc()); in recognizeShiftUntilZero()
|
| H A D | RewriteStatepointsForGC.cpp | 1740 Builder.SetCurrentDebugLocation(CI->getNextNode()->getDebugLoc()); in makeStatepointExplicitImpl() 1770 Builder.SetCurrentDebugLocation(II->getDebugLoc()); in makeStatepointExplicitImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.h | 155 Builder.SetCurrentDebugLocation(DbgLoc); in ~SCEVInsertPointGuard() 354 void SetCurrentDebugLocation(DebugLoc L) { 355 Builder.SetCurrentDebugLocation(std::move(L));
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGGPUBuiltin.cpp | 152 IRB.SetCurrentDebugLocation(Builder.getCurrentDebugLocation()); in EmitAMDGPUDevicePrintfCallExpr()
|
| H A D | CGDebugInfo.cpp | 112 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() 4079 Builder.SetCurrentDebugLocation( in EmitLocation() 4112 Builder.SetCurrentDebugLocation(llvm::DILocation::get( in EmitLexicalBlockStart()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVEGatherScatterLowering.cpp | 408 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerGather() 585 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in lowerScatter() 1059 Builder.SetCurrentDebugLocation(Offs->getDebugLoc()); in optimiseOffsets() 1189 Builder.SetCurrentDebugLocation(GEP->getDebugLoc()); in optimiseAddress()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | StackProtector.cpp | 576 B.SetCurrentDebugLocation( in CreateFailBB()
|
| H A D | TypePromotion.cpp | 485 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in ExtendSources()
|
| H A D | SafeStack.cpp | 796 IRB.SetCurrentDebugLocation( in run()
|
| H A D | ExpandMemCmp.cpp | 648 Builder.SetCurrentDebugLocation(CI->getDebugLoc()); in getMemCmpExpansion()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineNegator.cpp | 516 IC.Builder.SetCurrentDebugLocation(DebugLoc()); in Negate()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 580 IRB.SetCurrentDebugLocation(DL); in wrapTestSetjmp() 1210 IRB.SetCurrentDebugLocation(EndBB->getInstList().back().getDebugLoc()); in runSjLjOnFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 497 Builder.SetCurrentDebugLocation(Loc.DL); in updateToLocation()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 1097 Builder.SetCurrentDebugLocation(DL); in createLoopSkeleton() 1403 Builder.SetCurrentDebugLocation(Loc.DL); in createDynamicWorkshareLoop() 1585 Builder.SetCurrentDebugLocation(DL); in collapseLoops() 1730 Builder.SetCurrentDebugLocation(DL); in tileLoops()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 195 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()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | SanitizerCoverage.cpp | 916 IRB.SetCurrentDebugLocation(EntryLoc); in InjectCoverageAtBlock()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 4871 Builder.SetCurrentDebugLocation(Front->getDebugLoc()); in setInsertPointAfterBundle() 5157 Builder.SetCurrentDebugLocation(PH->getDebugLoc()); in vectorizeTree() 5179 Builder.SetCurrentDebugLocation(PH->getDebugLoc()); in vectorizeTree() 7925 Builder.SetCurrentDebugLocation(Loc); in tryToReduce() 7937 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in tryToReduce() 7944 Builder.SetCurrentDebugLocation(I->getDebugLoc()); in tryToReduce()
|