| /external/llvm-project/llvm/lib/MCA/HardwareUnits/ |
| D | ResourceManager.cpp | 105 getStrategyFor(const ResourceState &RS) { in getStrategyFor() 138 const ResourceState &RS = *Resources[Index]; in ResourceManager() local 180 ResourceState &RS = *Resources[Index]; in selectPipe() local 197 ResourceState &RS = *Resources[RSID]; in use() local 226 ResourceState &RS = *Resources[RSID]; in release() local 256 ResourceState &RS = *Resources[getResourceStateIndex(CurrentBuffer)]; in reserveBuffers() local 274 ResourceState &RS = *Resources[getResourceStateIndex(CurrentBuffer)]; in releaseBuffers() local
|
| D | RegisterFile.cpp | 282 bool RegisterFile::tryEliminateMove(WriteState &WS, ReadState &RS) { in tryEliminateMove() 347 void RegisterFile::collectWrites(const ReadState &RS, in collectWrites() 389 void RegisterFile::addRegisterRead(ReadState &RS, in addRegisterRead()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
| D | ResourceManager.cpp | 105 getStrategyFor(const ResourceState &RS) { in getStrategyFor() 138 const ResourceState &RS = *Resources[Index]; in ResourceManager() local 180 ResourceState &RS = *Resources[Index]; in selectPipe() local 197 ResourceState &RS = *Resources[RSID]; in use() local 226 ResourceState &RS = *Resources[RSID]; in release() local 256 ResourceState &RS = *Resources[getResourceStateIndex(CurrentBuffer)]; in reserveBuffers() local 274 ResourceState &RS = *Resources[getResourceStateIndex(CurrentBuffer)]; in releaseBuffers() local
|
| D | RegisterFile.cpp | 291 bool RegisterFile::tryEliminateMove(WriteState &WS, ReadState &RS) { in tryEliminateMove() 356 void RegisterFile::collectWrites(const ReadState &RS, in collectWrites() 398 void RegisterFile::addRegisterRead(ReadState &RS, in addRegisterRead()
|
| /external/llvm-project/llvm/lib/FuzzMutate/ |
| D | RandomIRBuilder.cpp | 33 auto RS = makeSampler(Rand, make_filter_range(Insts, MatchesPred)); in findOrCreateSource() local 44 auto RS = makeSampler<Value *>(Rand); in newSource() local 97 auto RS = makeSampler<Use *>(Rand); in connectToSink() local 153 if (auto RS = makeSampler(Rand, make_filter_range(Insts, IsMatchingPtr))) in findPointer() local
|
| D | IRMutator.cpp | 39 auto RS = makeSampler<Function *>(IB.Rand); in mutate() local 61 auto RS = makeSampler<IRMutationStrategy *>(IB.Rand); in mutateModule() local 100 auto RS = makeSampler(IB.Rand, make_filter_range(Operations, OpMatchesPred)); in chooseOperation() local 154 auto RS = makeSampler<Instruction *>(IB.Rand); in mutate() local 185 auto RS = makeSampler<Value *>(IB.Rand); in mutate() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
| D | RandomIRBuilder.cpp | 33 auto RS = makeSampler(Rand, make_filter_range(Insts, MatchesPred)); in findOrCreateSource() local 44 auto RS = makeSampler<Value *>(Rand); in newSource() local 97 auto RS = makeSampler<Use *>(Rand); in connectToSink() local 153 if (auto RS = makeSampler(Rand, make_filter_range(Insts, IsMatchingPtr))) in findPointer() local
|
| D | IRMutator.cpp | 39 auto RS = makeSampler<Function *>(IB.Rand); in mutate() local 61 auto RS = makeSampler<IRMutationStrategy *>(IB.Rand); in mutateModule() local 100 auto RS = makeSampler(IB.Rand, make_filter_range(Operations, OpMatchesPred)); in chooseOperation() local 154 auto RS = makeSampler<Instruction *>(IB.Rand); in mutate() local 185 auto RS = makeSampler<Value *>(IB.Rand); in mutate() local
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | LLVMRemarkStreamer.h | 28 remarks::RemarkStreamer &RS; variable 35 LLVMRemarkStreamer(remarks::RemarkStreamer &RS) : RS(RS) {} in LLVMRemarkStreamer()
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | MIGChecker.cpp | 101 void checkPreStmt(const ReturnStmt *RS, CheckerContext &C) const { in checkPreStmt() argument 104 void checkEndFunction(const ReturnStmt *RS, CheckerContext &C) const { in checkEndFunction() argument 247 void MIGChecker::checkReturnAux(const ReturnStmt *RS, CheckerContext &C) const { in checkReturnAux() argument
|
| D | ReturnPointerRangeChecker.cpp | 35 void ReturnPointerRangeChecker::checkPreStmt(const ReturnStmt *RS, in checkPreStmt()
|
| /external/llvm-project/clang/lib/Analysis/ |
| D | ConstructionContext.cpp | 120 const auto *RS = cast<ReturnStmt>(ParentItem.getStmt()); in createBoundTemporaryFromLayers() local 183 const auto *RS = cast<ReturnStmt>(TopItem.getStmt()); in createFromLayers() local
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | RangedConstraintManager.h | 76 RangeSet(PrimRangeSet RS) : ranges(RS) {} in RangeSet() 80 RangeSet addRange(Factory &F, const RangeSet &RS) { in addRange()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
| D | Instruction.cpp | 61 ReadState *RS = User.first; in onInstructionIssued() local 149 for (const ReadState &RS : getUses()) { in computeCriticalRegDep() local
|
| /external/llvm-project/llvm/lib/MCA/ |
| D | Instruction.cpp | 61 ReadState *RS = User.first; in onInstructionIssued() local 149 for (const ReadState &RS : getUses()) { in computeCriticalRegDep() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | MallocChecker.cpp | 94 static RefState getAllocatedOfSizeZero(const RefState *RS) { in getAllocatedOfSizeZero() 104 static RefState getEscaped(const RefState *RS) { in getEscaped() 905 const RefState *RS = State->get<RegionState>(Sym); in ProcessZeroAllocation() local 1506 const RefState *RS = C.getState()->get<RegionState>(Sym); in getCheckIfTracked() local 1673 const RefState *RS, in ReportMismatchedDealloc() 2065 const RefState *RS = C.getState()->get<RegionState>(Sym); in reportLeak() local 2133 RegionStateTy RS = state->get<RegionState>(); in checkDeadSymbols() local 2294 const RefState *RS = C.getState()->get<RegionState>(Sym); in isReleased() local 2313 if (const RefState *RS = C.getState()->get<RegionState>(Sym)) { in checkUseZeroAllocated() local 2346 RegionStateTy RS = state->get<RegionState>(); in evalAssume() local [all …]
|
| D | ReturnPointerRangeChecker.cpp | 35 void ReturnPointerRangeChecker::checkPreStmt(const ReturnStmt *RS, in checkPreStmt()
|
| /external/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFCompileUnit.h | 20 const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, in DWARFCompileUnit()
|
| D | DWARFTypeUnit.h | 23 const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, in DWARFTypeUnit()
|
| /external/llvm-project/clang/include/clang/Analysis/ |
| D | ConstructionContext.h | 93 ConstructionContextItem(const ReturnStmt *RS) in ConstructionContextItem() 560 const ReturnStmt *RS; variable 564 const ReturnStmt *RS) in ReturnedValueConstructionContext() 588 explicit SimpleReturnedValueConstructionContext(const ReturnStmt *RS) in SimpleReturnedValueConstructionContext() 613 const ReturnStmt *RS, const CXXBindTemporaryExpr *BTE) in CXX17ElidedCopyReturnedValueConstructionContext()
|
| /external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFCompileUnit.h | 21 const DWARFSection *RS, const DWARFSection *LocSection, in DWARFCompileUnit()
|
| D | DWARFTypeUnit.h | 29 const DWARFSection *RS, const DWARFSection *LocSection, in DWARFTypeUnit()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFCompileUnit.h | 21 const DWARFSection *RS, const DWARFSection *LocSection, in DWARFCompileUnit()
|
| D | DWARFTypeUnit.h | 29 const DWARFSection *RS, const DWARFSection *LocSection, in DWARFTypeUnit()
|
| /external/llvm/lib/CodeGen/ |
| D | ShrinkWrap.cpp | 273 RegScavenger *RS) { in updateSaveRestorePoints() 443 std::unique_ptr<RegScavenger> RS( in runOnMachineFunction() local
|