/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 107 for (MCSuperRegIterator SR(MachineReg, TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local 140 for (MCSubRegIterator SR(MachineReg, TRI); SR.isValid(); ++SR) { in AddMachineRegPiece() local
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 292 CXSourceRange &SR) { in readRange() 354 CXSourceRange SR; in visitSourceRangeRecord() local 365 CXSourceRange SR; in visitFixitRecord() local
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A 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
|
H A D | ProgramState.cpp | 594 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 773 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(Reg)) { in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
|
H A D | RegionStore.cpp | 422 const SubRegion *SR = cast<SubRegion>(R); in BindDefault() local 1037 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(baseR)) in VisitCluster() local 1283 const SymbolicRegion *SR = cast<SymbolicRegion>(MR); in getBinding() local 1384 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) in getUnderlyingType() local 1656 const SubRegion *SR = dyn_cast<SubRegion>(R); in getBindingForFieldOrElementCommon() local 1911 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) { in bind() local 2211 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(baseR)) { in VisitAddedToCluster() local 2292 if (const SymbolicRegion *SR = *I) { in UpdatePostponed() local
|
H A D | MemRegion.cpp | 1030 const SubRegion* SR = dyn_cast<SubRegion>(this); in getMemorySpace() local 1232 } else if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R)) { in getAsOffset() local 1463 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(MR)) in setTrait() local 1483 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(MR)) in hasTrait() local
|
H A D | Store.cpp | 290 if (const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(MR)) in getCXXRecordType() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineCopyPropagation.cpp | 79 for (MCSubRegIterator SR(MappedDef, TRI); SR.isValid(); ++SR) in SourceNoLongerAvailable() local 222 for (MCSubRegIterator SR(Def, TRI, /*IncludeSelf=*/true); SR.isValid(); in CopyPropagateBlock() local
|
H A D | DeadMachineInstructionElim.cpp | 150 for (MCSubRegIterator SR(Reg, TRI,/*IncludeSelf=*/true); in runOnMachineFunction() local
|
H A D | LiveInterval.cpp | 690 for (const SubRange &SR : subranges()) { in constructMainRangeFromSubranges() local 721 const SubRange &SR = *SRP.first; in constructMainRangeFromSubranges() local 874 for (const SubRange &SR : subranges()) { in print() local 912 for (const SubRange &SR : subranges()) { in verify() local
|
H A D | VirtRegMap.cpp | 260 for (MCSubRegIndexIterator SR(PhysReg, TRI); SR.isValid(); ++SR) { in addMBBLiveIns() local
|
H A D | RegisterScavenging.cpp | 224 for (MCSuperRegIterator SR(Reg, TRI); SR.isValid(); ++SR) { in forward() local
|
H A D | LiveIntervalAnalysis.cpp | 475 void LiveIntervals::shrinkToUses(LiveInterval::SubRange &SR, unsigned Reg) in shrinkToUses() 653 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addKillFlags() local 706 const LiveInterval::SubRange &SR = *SRP.first; in addKillFlags() local
|
H A D | StackMaps.cpp | 144 for (MCSuperRegIterator SR(Reg, TRI); SR.isValid() && RegNo < 0; ++SR) in getDwarfRegNum() local
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | TestAfterDivZeroChecker.cpp | 149 SymbolRef SR = Var.getAsSymbol(); in setDivZeroMap() local 161 SymbolRef SR = Var.getAsSymbol(); in hasDivZeroMap() local
|
H A D | CastSizeChecker.cpp | 111 const SymbolicRegion *SR = dyn_cast<SymbolicRegion>(R); in checkPreStmt() local
|
H A D | UnreachableCodeChecker.cpp | 150 SourceRange SR; in checkEndAnalysis() local
|
H A D | CheckerDocumentation.cpp | 155 void checkDeadSymbols(SymbolReaper &SR, CheckerContext &C) const {} in checkDeadSymbols()
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.cpp | 216 CodeGenRegister *SR = I->second; in inheritRegUnits() local 232 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local 248 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local 266 CodeGenRegister *SR = SubRegs[Idx]; in computeSubRegs() local 304 CodeGenRegister *SR = SubRegs[Idx]; in computeSubRegs() local 346 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local 365 CodeGenRegister *SR = ExplicitSubRegs[i]; in computeSubRegs() local 525 CodeGenRegister *SR = ExplicitSubRegs[i]; in addSubRegsPreOrder() local 2086 const CodeGenRegister::SuperRegList &SR = Set[i]->getSuperRegs(); in computeCoveredRegisters() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | RawCommentList.h | 147 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment()
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | RawCommentList.cpp | 67 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment()
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-vtabledump/ |
H A D | llvm-vtabledump.cpp | 92 for (const SectionRef &SR : getRelocSections(Obj, Sec)) { in collectRelocatedSymbols() local 120 for (const SectionRef &SR : getRelocSections(Obj, Sec)) { in collectRelocationOffsets() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/ |
H A D | Checker.h | 264 SymbolReaper &SR) { in _checkLiveSymbols() 279 SymbolReaper &SR, CheckerContext &C) { in _checkDeadSymbols()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | overload-call.cpp | 296 struct SR { struct 300 void f(SR) { } in f() argument
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 133 void setSourceRange(SMRange SR) { SourceRange = SR; } in setSourceRange()
|