Home
last modified time | relevance | path

Searched defs:DLoc (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDiagnosticInfo.h347 const DebugLoc &DLoc) in DiagnosticInfoWithDebugLocBase()
370 DebugLoc DLoc; variable
386 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationBase()
430 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationRemark()
456 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationRemarkMissed()
482 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysis()
502 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysis()
525 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysisFPCommute()
552 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysisAliasing()
646 DiagnosticInfoOptimizationFailure(const Function &Fn, const DebugLoc &DLoc, in DiagnosticInfoOptimizationFailure()
[all …]
/aosp_15_r20/external/llvm/lib/IR/
H A DDiagnosticInfo.cpp198 const Function &Fn, const DebugLoc &DLoc, in emitOptimizationRemark()
205 const DebugLoc &DLoc, in emitOptimizationRemarkMissed()
213 const DebugLoc &DLoc, in emitOptimizationRemarkAnalysis()
222 const DebugLoc &DLoc, in emitOptimizationRemarkAnalysisFPCommute()
231 const DebugLoc &DLoc, in emitOptimizationRemarkAnalysisAliasing()
253 const DebugLoc &DLoc, const Twine &Msg) { in emitLoopVectorizeWarning()
259 const DebugLoc &DLoc, const Twine &Msg) { in emitLoopInterleaveWarning()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineAdvisor.cpp437 std::string llvm::formatCallSiteLocation(DebugLoc DLoc, in formatCallSiteLocation()
465 void llvm::addLocationToRemarks(OptimizationRemark &Remark, DebugLoc DLoc) { in addLocationToRemarks()
492 OptimizationRemarkEmitter &ORE, DebugLoc DLoc, const BasicBlock *Block, in emitInlinedInto()
510 OptimizationRemarkEmitter &ORE, DebugLoc DLoc, const BasicBlock *Block, in emitInlinedIntoBasedOnCost()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DPseudoProbe.cpp29 if (const DebugLoc &DLoc = Inst.getDebugLoc()) { in extractProbeFromDiscriminator() local
78 if (const DebugLoc &DLoc = Inst.getDebugLoc()) { in setProbeDistributionFactor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp507 static void emit_inlined_into(OptimizationRemarkEmitter &ORE, DebugLoc &DLoc, in emit_inlined_into()
681 DebugLoc DLoc = CS->getDebugLoc(); in inlineCallsImpl() local
1073 DebugLoc DLoc = CS->getDebugLoc(); in run() local
H A DSampleProfile.cpp695 const DebugLoc &DLoc = Inst.getDebugLoc(); in getInstWeight() local
893 DebugLoc DLoc = I->getDebugLoc(); in inlineCallInstruction() local
1530 const DebugLoc &DLoc = I.getDebugLoc(); in propagateWeights() local
H A DPartialInlining.cpp324 DebugLoc DLoc = CS.getInstruction()->getDebugLoc(); in getOneDebugLoc() local
1363 DebugLoc DLoc; in tryPartialInline() local
H A DWholeProgramDevirt.cpp323 DebugLoc DLoc = CS->getDebugLoc(); in emitRemark() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DInliner.cpp228 DebugLoc DLoc = CS.getInstruction()->getDebugLoc(); in emitAnalysis() local
485 DebugLoc DLoc = CS.getInstruction()->getDebugLoc(); in inlineCalls() local
H A DSampleProfile.cpp455 const DebugLoc &DLoc = Inst.getDebugLoc(); in getInstWeight() local
643 DebugLoc DLoc = CI->getDebugLoc(); in inlineHotFunctions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp593 const DebugLoc &DLoc = Inst.getDebugLoc(); in getInstWeight() local
1244 DebugLoc DLoc = CB.getDebugLoc(); in tryInlineCandidate() local
1624 const DebugLoc &DLoc = I.getDebugLoc(); in generateMDProfMetadata() local
2080 if (auto &DLoc = I.getDebugLoc()) { in detectProfileMismatch() local
H A DAlwaysInliner.cpp65 DebugLoc DLoc = CB->getDebugLoc(); in run() local
H A DPartialInlining.cpp317 DebugLoc DLoc = CB->getDebugLoc(); in getOneDebugLoc() local
1382 DebugLoc DLoc; in tryPartialInline() local
H A DInliner.cpp503 DebugLoc DLoc = CB.getDebugLoc(); in inlineCallsImpl() local
H A DWholeProgramDevirt.cpp421 DebugLoc DLoc = CB.getDebugLoc(); in emitRemark() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp196 PathDiagnosticLocation DLoc = in checkASTDecl() local
H A DCheckObjCDealloc.cpp248 PathDiagnosticLocation DLoc = in checkASTDecl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp220 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h130 const DebugLoc DLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DInlineAdvisor.h129 const DebugLoc DLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DInlineAdvisor.h129 const DebugLoc DLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DInlineAdvisor.h129 const DebugLoc DLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DInlineAdvisor.h129 const DebugLoc DLoc; variable
/aosp_15_r20/external/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp93 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { in makeLocation()

12