/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 347 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 D | DiagnosticInfo.cpp | 198 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 D | InlineAdvisor.cpp | 437 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 D | PseudoProbe.cpp | 29 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 D | Inliner.cpp | 507 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 D | SampleProfile.cpp | 695 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 D | PartialInlining.cpp | 324 DebugLoc DLoc = CS.getInstruction()->getDebugLoc(); in getOneDebugLoc() local 1363 DebugLoc DLoc; in tryPartialInline() local
|
H A D | WholeProgramDevirt.cpp | 323 DebugLoc DLoc = CS->getDebugLoc(); in emitRemark() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 228 DebugLoc DLoc = CS.getInstruction()->getDebugLoc(); in emitAnalysis() local 485 DebugLoc DLoc = CS.getInstruction()->getDebugLoc(); in inlineCalls() local
|
H A D | SampleProfile.cpp | 455 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 D | SampleProfile.cpp | 593 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 D | AlwaysInliner.cpp | 65 DebugLoc DLoc = CB->getDebugLoc(); in run() local
|
H A D | PartialInlining.cpp | 317 DebugLoc DLoc = CB->getDebugLoc(); in getOneDebugLoc() local 1382 DebugLoc DLoc; in tryPartialInline() local
|
H A D | Inliner.cpp | 503 DebugLoc DLoc = CB.getDebugLoc(); in inlineCallsImpl() local
|
H A D | WholeProgramDevirt.cpp | 421 DebugLoc DLoc = CB.getDebugLoc(); in emitRemark() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ObjCMissingSuperCallChecker.cpp | 196 PathDiagnosticLocation DLoc = in checkASTDecl() local
|
H A D | CheckObjCDealloc.cpp | 248 PathDiagnosticLocation DLoc = in checkASTDecl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | SwiftErrorValueTracking.cpp | 220 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SwiftErrorValueTracking.cpp | 221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | InlineAdvisor.h | 130 const DebugLoc DLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | InlineAdvisor.h | 129 const DebugLoc DLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | InlineAdvisor.h | 129 const DebugLoc DLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | InlineAdvisor.h | 129 const DebugLoc DLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | InlineAdvisor.h | 129 const DebugLoc DLoc; variable
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 93 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { in makeLocation()
|