/llvm-project/llvm/lib/CodeGen/ |
H A 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; rewriteOperands() local 273 LiveInterval::SubRange &SR = *SRInfo.SR; distribute() local 292 for (const LiveInterval::SubRange &SR : LI.subranges()) { subRangeLiveAt() local 314 for (const LiveInterval::SubRange &SR : LI.subranges()) { computeMainRangesFixFlags() local 345 LiveInterval::SubRange *SR = LI.createSubRange(Allocator, Mask); computeMainRangesFixFlags() local [all...] |
H A D | LiveIntervalCalc.cpp | 113 for (const VNInfo *VNI : SR.valnos) { in constructMainRangeFromSubranges() local 71 __anon947c0a4f0102(LiveInterval::SubRange &SR) calculate() argument
|
H A D | VirtRegMap.cpp | 305 for (const LiveInterval::SubRange &SR : LI.subranges()) { addLiveInsForSubRanges() local 322 const LiveInterval::SubRange *SR = RangeIterPair.first; addLiveInsForSubRanges() local 400 for (const LiveInterval::SubRange &SR : LI.subranges()) { readsUndefSubreg() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A 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()
|
H A D | Store.cpp | 288 if (const auto *SR = in evalDerivedToBase() local 311 if (const auto *SR = dyn_cast<SymbolicRegion>(MR)) in getCXXRecordType() local 382 if (const auto *SR = dyn_cast<SymbolicRegion>(MR)) { in evalBaseToDerived() local [all...] |
H A D | SVals.cpp | 88 while (const auto *SR = dyn_cast<SubRegion>(R)) { in getLocSymbolInBase() local 168 QualType VisitSymbolicRegion(const SymbolicRegion *SR) { in VisitSymbolicRegion() argument
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | UnusedRaiiCheck.cpp | 40 void reportDiagnostic(DiagnosticBuilder D, const T *Node, SourceRange SR, in reportDiagnostic() 83 auto SR = SourceRange(Node->getLParenLoc(), Node->getRParenLoc()); in check() local
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeVTShape.cpp | 12 NativeTypeVTShape(NativeSession & Session,SymIndexId Id,codeview::TypeIndex TI,codeview::VFTableShapeRecord SR) NativeTypeVTShape() argument
|
/llvm-project/clang-tools-extra/clang-tidy/objc/ |
H A D | NSDateFormatterCheck.cpp | 52 StringRef SR = SL->getString(); in check() local
|
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | StringsAndChecksums.cpp | 32 const DebugSubsectionRecord &SR) { in initializeStrings()
|
H A D | RecordSerialization.cpp | 107 BinaryStreamReader SR(S); in consume() local 133 BinaryStreamReader SR(S); in consume() local
|
/llvm-project/llvm/lib/MCA/Stages/ |
H A D | EntryStage.cpp | 39 SourceRef SR = SM.peekNext(); in getNextInstruction() local
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
H A D | DebuggerSupportPlugin.cpp | 145 StringRef SectionData(SR.getFirstBlock()->getContent().data(), in startSynthesis() local 203 SectionRange SR(*NDSP.GraphSec); startSynthesis() local 246 SectionRange SR(*NDSec.GraphSec); completeSynthesisAndRegister() local [all...] |
H A D | PerfSupportPlugin.cpp | 175 auto EHFrameSize = SR.getSize(); in getUnwindingRecord() local 193 Record.EHFrameHdrAddr = SR.getStart().getValue(); in getUnwindingRecord() local
|
/llvm-project/llvm/lib/IR/ |
H A D | PrintPasses.cpp | 171 prepareTempFiles(SmallVector<int> & FD,ArrayRef<StringRef> SR,SmallVector<std::string> & FileName) prepareTempFiles() argument 213 SmallVector<StringRef> SR{Before, After}; doSystemDiff() local
|
/llvm-project/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 293 CXSourceRange &SR) { in readRange() 355 CXSourceRange SR; in visitSourceRangeRecord() local 366 CXSourceRange SR; in visitFixitRecord() local
|
/llvm-project/clang/lib/AST/ |
H A D | ExprObjC.cpp | 29 NumElements(Elements.size()), Range(SR), ArrayWithObjectsMethod(Method) { in ObjCArrayLiteral() argument 42 return new (Mem) ObjCArrayLiteral(Elements, T, Method, SR); in Create() argument 56 NumElements(VK.size()), HasPackExpansions(HasPackExpansions), Range(SR), in ObjCDictionaryLiteral() argument 81 Create(const ASTContext & C,ArrayRef<ObjCDictionaryElement> VK,bool HasPackExpansions,QualType T,ObjCMethodDecl * method,SourceRange SR) Create() argument
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Taint.cpp | 81 if (const SymbolicRegion *SR = dyn_cast_or_null<SymbolicRegion>(R)) addTaint() local 108 if (const SymbolicRegion *SR = dyn_cast_or_null<SymbolicRegion>(R)) removeTaint() local 230 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(Reg)) { getTaintedSymbolsImpl() local
|
H A D | TestAfterDivZeroChecker.cpp | 146 SymbolRef SR = Var.getAsSymbol(); in setDivZeroMap() local 158 SymbolRef SR = Var.getAsSymbol(); in hasDivZeroMap() local
|
H A D | MacOSXAPIChecker.cpp | 58 const SubRegion *SR = dyn_cast<SubRegion>(R); in getParentIvarRegion() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | SemanticSelection.cpp | 44 std::optional<FoldingRange> toFoldingRange(SourceRange SR, in toFoldingRange() argument 134 auto SR = toHalfOpenFileRange(SM, LangOpts, Node->ASTNode.getSourceRange()); in getSemanticRanges() local
|
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFMIChecking.cpp | 149 for (MCPhysReg SR : TRI->superregs(I)) hasLiveDefs() local
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | RedundantSmartptrGetCheck.cpp | 156 auto SR = GetCall->getSourceRange(); in check() local
|
/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | SValExplainer.h | 47 if (const auto *SR = R->getSuperRegion()->getAs<SymbolicRegion>()) { in isThisObject() local 71 if (auto SR = dyn_cast<SymbolicRegion>(R)) { in VisitMemRegionVal() local
|
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | DefineExternalSectionStartAndEndSymbols.h | 52 auto &SR = getSectionRange(*D.Sec); in operator() local
|