Home
last modified time | relevance | path

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

1234

/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-linux.h300 #define SR SysRes macro
Dpriv_syswrap-linux-variants.h43 #define SR SysRes macro
Dpriv_syswrap-generic.h240 #define SR SysRes macro
/external/llvm/lib/CodeGen/
DVirtRegMap.cpp251 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges() local
268 const LiveInterval::SubRange *SR = RangeIterPair.first; in addLiveInsForSubRanges() local
340 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg() local
DMachineCopyPropagation.cpp78 for (MCSubRegIterator SR(MappedDef, TRI); SR.isValid(); ++SR) in SourceNoLongerAvailable() local
214 for (MCSubRegIterator SR(Def, TRI, /*IncludeSelf=*/true); SR.isValid(); in CopyPropagateBlock() local
DDeadMachineInstructionElim.cpp146 for (MCSubRegIterator SR(Reg, TRI,/*IncludeSelf=*/true); in runOnMachineFunction() local
DLiveInterval.cpp877 for (const SubRange &SR : subranges()) { in constructMainRangeFromSubranges() local
908 const SubRange &SR = *SRP.first; in constructMainRangeFromSubranges() local
1067 for (const SubRange &SR : subranges()) { in print() local
1105 for (const SubRange &SR : subranges()) { in verify() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp102 for (MCSuperRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local
135 for (MCSubRegIterator SR(MachineReg, &TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp294 CXSourceRange &SR) { in readRange()
356 CXSourceRange SR; in visitSourceRangeRecord() local
367 CXSourceRange SR; in visitFixitRecord() local
/external/clang/lib/AST/
DExprObjC.cpp21 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral()
41 SourceRange SR) { in Create()
58 SourceRange SR) in ObjCDictionaryLiteral()
93 ObjCMethodDecl *method, SourceRange SR) { in Create()
DRawCommentList.cpp109 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment()
/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
DProgramState.cpp594 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) in scan() local
599 if (const SubRegion *SR = dyn_cast<SubRegion>(R)) { in scan() local
670 if (const SymbolicRegion *SR = dyn_cast_or_null<SymbolicRegion>(R)) in addTaint() local
713 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(Reg)) in isTainted() local
DRegionStore.cpp416 const SubRegion *SR = cast<SubRegion>(R); in BindDefault() local
1042 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(baseR)) in VisitCluster() local
1379 const SymbolicRegion *SR = cast<SymbolicRegion>(MR); in getBinding() local
1480 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) in getUnderlyingType() local
1752 const SubRegion *SR = dyn_cast<SubRegion>(R); in getBindingForFieldOrElementCommon() local
2007 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) { in bind() local
2316 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(baseR)) { in VisitAddedToCluster() local
2402 if (const SymbolicRegion *SR = *I) { in UpdatePostponed() local
DSymbolManager.cpp398 for (auto SR = dyn_cast<SubRegion>(region); SR; in markElementIndicesLive() local
427 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(MR)) in isLiveRegion() local
/external/clang/lib/StaticAnalyzer/Checkers/
DTestAfterDivZeroChecker.cpp149 SymbolRef SR = Var.getAsSymbol(); in setDivZeroMap() local
161 SymbolRef SR = Var.getAsSymbol(); in hasDivZeroMap() local
DCastSizeChecker.cpp111 const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R); in checkPreStmt() local
DUnreachableCodeChecker.cpp150 SourceRange SR; in checkEndAnalysis() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp206 CodeGenRegister *SR = I->second; in inheritRegUnits() local
225 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local
241 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local
260 CodeGenRegister *SR = SubRegs[Idx]; in computeSubRegs() local
298 CodeGenRegister *SR = SubRegs[Idx]; in computeSubRegs() local
340 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local
359 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local
513 CodeGenRegister *SR = ExplicitSubRegs[i]; in addSubRegsPreOrder() local
2101 const CodeGenRegister::SuperRegList &SR = Set[i]->getSuperRegs(); in computeCoveredRegisters() local
/external/elfutils/backends/
Di386_corenote.c47 #define SR(at, n, dwreg) \ macro
Dx86_64_corenote.c54 #define SR(at, n, dwreg) \ macro
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1212 for (MCSubRegIterator SR(R, TRI, true); SR.isValid(); ++SR) in assignCalleeSavedSpillSlots() local
1223 for (MCSuperRegIterator SR(R, TRI, true); SR.isValid(); ++SR) in assignCalleeSavedSpillSlots() local
1236 for (MCSuperRegIterator SR(R, TRI); SR.isValid(); ++SR) in assignCalleeSavedSpillSlots() local
1241 for (MCSubRegIterator SR(R, TRI, true); SR.isValid(); ++SR) { in assignCalleeSavedSpillSlots() local
1258 for (MCSuperRegIterator SR(R, TRI); SR.isValid(); ++SR) { in assignCalleeSavedSpillSlots() local
DHexagonGenExtract.cpp152 uint32_t SR = CSR->getZExtValue(); in INITIALIZE_PASS_DEPENDENCY() local
/external/clang/include/clang/AST/
DRawCommentList.h147 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment()

1234