| /external/llvm/lib/IR/ | 
| 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()
 
 | 
| /external/llvm/include/llvm/IR/ | 
| 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 …]
 
 | 
| /external/llvm/lib/Transforms/IPO/ | 
| D | Inliner.cpp | 228   DebugLoc DLoc = CS.getInstruction()->getDebugLoc();  in emitAnalysis()  local485         DebugLoc DLoc = CS.getInstruction()->getDebugLoc();  in inlineCalls()  local
 
 | 
| D | SampleProfile.cpp | 455   const DebugLoc &DLoc = Inst.getDebugLoc();  in getInstWeight()  local643       DebugLoc DLoc = CI->getDebugLoc();  in inlineHotFunctions()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ | 
| 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
 
 | 
| D | SampleProfile.cpp | 695   const DebugLoc &DLoc = Inst.getDebugLoc();  in getInstWeight()  local893   DebugLoc DLoc = I->getDebugLoc();  in inlineCallInstruction()  local
 1530           const DebugLoc &DLoc = I.getDebugLoc();  in propagateWeights()  local
 
 | 
| D | PartialInlining.cpp | 324     DebugLoc DLoc = CS.getInstruction()->getDebugLoc();  in getOneDebugLoc()  local1363     DebugLoc DLoc;  in tryPartialInline()  local
 
 | 
| D | WholeProgramDevirt.cpp | 323     DebugLoc DLoc = CS->getDebugLoc();  in emitRemark()  local
 | 
| /external/clang/lib/StaticAnalyzer/Checkers/ | 
| D | ObjCMissingSuperCallChecker.cpp | 196         PathDiagnosticLocation DLoc =  in checkASTDecl()  local
 | 
| D | CheckObjCDealloc.cpp | 248     PathDiagnosticLocation DLoc =  in checkASTDecl()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | SwiftErrorValueTracking.cpp | 221       auto DLoc = isa<Instruction>(SwiftErrorVal)  in propagateVRegs()  local
 | 
| /external/clang/tools/libclang/ | 
| D | CXLoadedDiagnostic.cpp | 93 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) {  in makeLocation()
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonLoopIdiomRecognition.cpp | 2147   DebugLoc DLoc = SI->getDebugLoc();  in processCopyingStore()  local
 |