Home
last modified time | relevance | path

Searched defs:SR (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DDynamicType.cpp55 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()
DStore.cpp287 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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp69 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/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp69 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
DLiveIntervalCalc.cpp81 [&MO, Indexes, Alloc](LiveInterval::SubRange &SR) { in calculate()
123 for (const LiveInterval::SubRange &SR : LI.subranges()) { in constructMainRangeFromSubranges() local
/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp69 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
DVirtRegMap.cpp254 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/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DTaint.cpp78 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/
DSemanticSelection.cpp40 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/
DRecordSerialization.cpp107 BinaryStreamReader SR(S); in consume() local
133 BinaryStreamReader SR(S); in consume() local
DStringsAndChecksums.cpp33 const DebugSubsectionRecord &SR) { in initializeStrings()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DRecordSerialization.cpp107 BinaryStreamReader SR(S); in consume() local
133 BinaryStreamReader SR(S); in consume() local
DStringsAndChecksums.cpp33 const DebugSubsectionRecord &SR) { in initializeStrings()
/external/clang/lib/AST/
DExprObjC.cpp21 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral()
41 SourceRange SR) { in Create()
56 SourceRange SR) in ObjCDictionaryLiteral()
92 ObjCMethodDecl *method, SourceRange SR) { in Create()
/external/clang/lib/StaticAnalyzer/Core/
DDynamicTypeMap.cpp34 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(Reg)) { in getDynamicTypeInfo() local
DSVals.cpp41 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) { in hasConjuredSymbol() local
93 while (const SubRegion *SR = dyn_cast<SubRegion>(R)) { in getLocSymbolInBase() local
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp294 CXSourceRange &SR) { in readRange()
356 CXSourceRange SR; in visitSourceRangeRecord() local
367 CXSourceRange SR; in visitFixitRecord() local
/external/llvm-project/clang/tools/libclang/
DCXLoadedDiagnostic.cpp291 CXSourceRange &SR) { in readRange()
353 CXSourceRange SR; in visitSourceRangeRecord() local
364 CXSourceRange SR; in visitFixitRecord() local
/external/llvm/lib/Target/Hexagon/
DRDFCopy.cpp67 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/DebugInfo/PDB/Native/
DNativeTypeVTShape.cpp9 codeview::VFTableShapeRecord SR) in NativeTypeVTShape()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeVTShape.cpp9 codeview::VFTableShapeRecord SR) in NativeTypeVTShape()
/external/llvm-project/clang/lib/AST/
DExprObjC.cpp29 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral()
42 SourceRange SR) { in Create()
56 SourceRange SR) in ObjCDictionaryLiteral()
81 ObjCMethodDecl *method, SourceRange SR) { in Create()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp104 for (MCSuperRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local
137 for (MCSubRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DEntryStage.cpp35 SourceRef SR = SM.peekNext(); in getNextInstruction() local
/external/llvm-project/llvm/lib/MCA/Stages/
DEntryStage.cpp35 SourceRef SR = SM.peekNext(); in getNextInstruction() local

12345678910>>...13