/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | DynamicType.cpp | 55 if (const auto *SR = dyn_cast<SymbolicRegion>(MR)) { in getDynamicTypeInfo() local 158 static bool isLive(SymbolReaper &SR, const MemRegion *MR) { in isLive() 162 static bool isLive(SymbolReaper &SR, SymbolRef Sym) { return SR.isLive(Sym); } in isLive() 165 static ProgramStateRef removeDeadImpl(ProgramStateRef State, SymbolReaper &SR) { in removeDeadImpl() 175 ProgramStateRef removeDeadTypes(ProgramStateRef State, SymbolReaper &SR) { in removeDeadTypes() 179 ProgramStateRef removeDeadCasts(ProgramStateRef State, SymbolReaper &SR) { in removeDeadCasts() 184 SymbolReaper &SR) { in removeDeadClassObjectTypes()
|
D | Store.cpp | 287 if (const auto *SR = in evalDerivedToBase() local 310 if (const auto *SR = dyn_cast<SymbolicRegion>(MR)) in getCXXRecordType() local 383 if (const auto *SR = dyn_cast<SymbolicRegion>(MR)) { in attemptDownCast() local 430 if (const auto *SR = dyn_cast_or_null<SymbolicRegion>(V.getAsRegion())) { in CastRetrievedVal() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 69 LiveInterval::SubRange *SR; member 186 const LiveInterval::SubRange &SR = *SRInfo.SR; in findComponents() local 231 const LiveInterval::SubRange &SR = *SRInfo.SR; in rewriteOperands() local 273 LiveInterval::SubRange &SR = *SRInfo.SR; in distribute() local 292 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt() local 314 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags() local
|
D | LiveIntervalCalc.cpp | 81 [&MO, Indexes, Alloc](LiveInterval::SubRange &SR) { in calculate() 123 for (const LiveInterval::SubRange &SR : LI.subranges()) { in constructMainRangeFromSubranges() local
|
/external/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 69 LiveInterval::SubRange *SR; member 186 const LiveInterval::SubRange &SR = *SRInfo.SR; in findComponents() local 230 const LiveInterval::SubRange &SR = *SRInfo.SR; in rewriteOperands() local 261 LiveInterval::SubRange &SR = *SRInfo.SR; in distribute() local 280 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt() local 302 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags() local
|
D | VirtRegMap.cpp | 254 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges() local 271 const LiveInterval::SubRange *SR = RangeIterPair.first; in addLiveInsForSubRanges() local 343 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 69 LiveInterval::SubRange *SR; member 186 const LiveInterval::SubRange &SR = *SRInfo.SR; in findComponents() local 231 const LiveInterval::SubRange &SR = *SRInfo.SR; in rewriteOperands() local 273 LiveInterval::SubRange &SR = *SRInfo.SR; in distribute() local 292 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt() local 314 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | Taint.cpp | 78 if (const SymbolicRegion *SR = dyn_cast_or_null<SymbolicRegion>(R)) in addTaint() local 105 if (const SymbolicRegion *SR = dyn_cast_or_null<SymbolicRegion>(R)) in removeTaint() local 169 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(Reg)) in isTainted() local
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | SemanticSelection.cpp | 40 llvm::Optional<FoldingRange> toFoldingRange(SourceRange SR, in toFoldingRange() 125 auto SR = toHalfOpenFileRange(SM, LangOpts, Node->ASTNode.getSourceRange()); in getSemanticRanges() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | RecordSerialization.cpp | 107 BinaryStreamReader SR(S); in consume() local 133 BinaryStreamReader SR(S); in consume() local
|
D | StringsAndChecksums.cpp | 33 const DebugSubsectionRecord &SR) { in initializeStrings()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | RecordSerialization.cpp | 107 BinaryStreamReader SR(S); in consume() local 133 BinaryStreamReader SR(S); in consume() local
|
D | StringsAndChecksums.cpp | 33 const DebugSubsectionRecord &SR) { in initializeStrings()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | DynamicTypeMap.cpp | 34 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(Reg)) { in getDynamicTypeInfo() local
|
D | SVals.cpp | 41 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) { in hasConjuredSymbol() local 93 while (const SubRegion *SR = dyn_cast<SubRegion>(R)) { in getLocSymbolInBase() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeVTShape.cpp | 9 codeview::VFTableShapeRecord SR) in NativeTypeVTShape()
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeVTShape.cpp | 9 codeview::VFTableShapeRecord SR) in NativeTypeVTShape()
|
/external/clang/lib/AST/ |
D | ExprObjC.cpp | 21 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral() 41 SourceRange SR) { in Create() 56 SourceRange SR) in ObjCDictionaryLiteral() 92 ObjCMethodDecl *method, SourceRange SR) { in Create()
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFCopy.cpp | 67 RegisterRef SR = { I.Reg, I.SubReg }; in interpretAsCopy() local 187 RegisterRef SR = FR->second; in run() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
D | EntryStage.cpp | 35 SourceRef SR = SM.peekNext(); in getNextInstruction() local
|
/external/llvm-project/llvm/lib/MCA/Stages/ |
D | EntryStage.cpp | 35 SourceRef SR = SM.peekNext(); in getNextInstruction() local
|
/external/clang/tools/libclang/ |
D | CXLoadedDiagnostic.cpp | 294 CXSourceRange &SR) { in readRange() 356 CXSourceRange SR; in visitSourceRangeRecord() local 367 CXSourceRange SR; in visitFixitRecord() local
|
/external/llvm-project/clang/tools/libclang/ |
D | CXLoadedDiagnostic.cpp | 291 CXSourceRange &SR) { in readRange() 353 CXSourceRange SR; in visitSourceRangeRecord() local 364 CXSourceRange SR; in visitFixitRecord() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 104 for (MCSuperRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local 137 for (MCSubRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local
|
/external/llvm-project/clang/lib/AST/ |
D | ExprObjC.cpp | 29 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral() 42 SourceRange SR) { in Create() 56 SourceRange SR) in ObjCDictionaryLiteral() 81 ObjCMethodDecl *method, SourceRange SR) { in Create()
|