/netbsd-src/external/apache2/llvm/dist/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 | 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
|
H A D | SVals.cpp | 53 if (const auto *SR = dyn_cast<SymbolicRegion>(R)) { in hasConjuredSymbol() local 105 while (const auto *SR = dyn_cast<SubRegion>(R)) { in getLocSymbolInBase() local
|
/netbsd-src/external/apache2/llvm/dist/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; 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
|
H A D | LiveIntervalCalc.cpp | 81 [&MO, Indexes, Alloc](LiveInterval::SubRange &SR) { in calculate() 123 for (const LiveInterval::SubRange &SR : LI.subranges()) { in constructMainRangeFromSubranges() local
|
H A D | VirtRegMap.cpp | 289 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges() local 306 const LiveInterval::SubRange *SR = RangeIterPair.first; in addLiveInsForSubRanges() local 384 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg() local
|
H A D | RegUsageInfoCollector.cpp | 212 for (MCSubRegIterator SR(Reg, &TRI); SR.isValid(); ++SR) in computeCalleeSavedRegs() local
|
H A D | DeadMachineInstructionElim.cpp | 167 for (MCSubRegIterator SR(Reg, TRI,/*IncludeSelf=*/true); in eliminateDeadMI() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A 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
|
H A D | TestAfterDivZeroChecker.cpp | 145 SymbolRef SR = Var.getAsSymbol(); in setDivZeroMap() local 157 SymbolRef SR = Var.getAsSymbol(); in hasDivZeroMap() local
|
H A D | MacOSXAPIChecker.cpp | 56 const SubRegion *SR = dyn_cast<SubRegion>(R); in getParentIvarRegion() local
|
H A D | CastSizeChecker.cpp | 109 const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R); in checkPreStmt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | RecordSerialization.cpp | 107 BinaryStreamReader SR(S); in consume() local 133 BinaryStreamReader SR(S); in consume() local
|
H A D | StringsAndChecksums.cpp | 33 const DebugSubsectionRecord &SR) { in initializeStrings()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeVTShape.cpp | 9 codeview::VFTableShapeRecord SR) in NativeTypeVTShape()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 291 CXSourceRange &SR) { in readRange() 353 CXSourceRange SR; in visitSourceRangeRecord() local 364 CXSourceRange SR; in visitFixitRecord() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/ |
H A D | EntryStage.cpp | 35 SourceRef SR = SM.peekNext(); in getNextInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A 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()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ |
H A D | DefineExternalSectionStartAndEndSymbols.h | 52 auto &SR = getSectionRange(*D.Sec); in operator() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.cpp | 255 CodeGenRegister *SR = SubReg.second; in inheritRegUnits() local 274 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local 295 for (const auto &SR : Map) { in computeSubRegs() local 309 CodeGenRegister *SR = SubRegs[Idx]; in computeSubRegs() local 346 CodeGenRegister *SR = SubRegs[Idx]; in computeSubRegs() local 386 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local 410 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local 575 CodeGenRegister *SR = ExplicitSubRegs[i]; in addSubRegsPreOrder() local 1183 const CodeGenRegister *SR = P.second; in CodeGenRegBank() local 2407 const CodeGenRegister::SuperRegList &SR = Set[i]->getSuperRegs(); in computeCoveredRegisters() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BPFMIChecking.cpp | 147 for (MCSuperRegIterator SR(I, TRI); SR.isValid(); ++SR) in hasLiveDefs() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/dce112/ |
H A D | amdgpu_dce112_clk_mgr.c | 42 #define SR(reg_name)\ macro
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
H A D | dcn20_mmhubbub.h | 41 #define SR(reg_name)\ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 120 for (MCSuperRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in addMachineReg() local 145 for (MCSubRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in addMachineReg() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/dce110/ |
H A D | amdgpu_dce110_clk_mgr.c | 40 #define SR(reg_name)\ macro
|