Home
last modified time | relevance | path

Searched defs:RS (Results 1 – 25 of 96) sorted by relevance

1234

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp105 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
DRegisterFile.cpp291 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/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DRandomIRBuilder.cpp33 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
DIRMutator.cpp39 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/musl/src/string/
Dmemcpy.c14 #define RS << in memcpy() macro
17 #define RS >> in memcpy() macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstruction.cpp61 ReadState *RS = User.first; in onInstructionIssued() local
149 for (const ReadState &RS : getUses()) { in computeCriticalRegDep() local
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp94 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 …]
DReturnPointerRangeChecker.cpp35 void ReturnPointerRangeChecker::checkPreStmt(const ReturnStmt *RS, in checkPreStmt()
DReturnUndefChecker.cpp39 void ReturnUndefChecker::checkPreStmt(const ReturnStmt *RS, in checkPreStmt()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h20 const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, in DWARFCompileUnit()
DDWARFTypeUnit.h23 const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, in DWARFTypeUnit()
DDWARFUnit.h82 const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, in parseImpl()
164 void setRangesSection(StringRef RS, uint32_t Base) { in setRangesSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h21 const DWARFSection *RS, const DWARFSection *LocSection, in DWARFCompileUnit()
DDWARFTypeUnit.h29 const DWARFSection *RS, const DWARFSection *LocSection, in DWARFTypeUnit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp624 static Register scavengeVReg(MachineRegisterInfo &MRI, RegScavenger &RS, in scavengeVReg()
679 RegScavenger &RS, in scavengeFrameVirtualRegsInBlock()
752 void llvm::scavengeFrameVirtualRegs(MachineFunction &MF, RegScavenger &RS) { in scavengeFrameVirtualRegs()
798 RegScavenger RS; in runOnMachineFunction() local
DShrinkWrap.cpp328 RegScavenger *RS) { in updateSaveRestorePoints()
485 std::unique_ptr<RegScavenger> RS( in runOnMachineFunction() local
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp273 RegScavenger *RS) { in updateSaveRestorePoints()
443 std::unique_ptr<RegScavenger> RS( in runOnMachineFunction() local
/external/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp96 int Offset, RegScavenger *RS ) { in InsertFPConstInst()
164 unsigned Reg, int Offset, RegScavenger *RS ) { in InsertSPConstInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp95 int Offset, RegScavenger *RS ) { in InsertFPConstInst()
163 unsigned Reg, int Offset, RegScavenger *RS ) { in InsertSPConstInst()
/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py42 RS = chr(0x1e) variable
/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp122 const RegisterSet &RS; member
881 const BitTracker::RegisterRef &RS, MachineRegisterInfo &MRI) { in isTransparentCopy()
1226 BitTracker::RegisterRef RS) { in usedBitsEqual()
1277 BitTracker::RegisterRef RS = Op; in processBlock() local
1594 BitTracker::RegisterRef RS = MI.getOperand(1); in propagateRegCopy() local
1626 BitTracker::RegisterRef RS = MI.getOperand(SrcX); in propagateRegCopy() local
1820 BitTracker::RegisterRef RS = ValOp; in genStoreUpperHalf() local
1864 BitTracker::RegisterRef RS = MI->getOperand(2); in genStoreImmediate() local
2033 BitTracker::RegisterRef RS = Op; in genExtractLow() local
2073 BitTracker::RegisterRef RS = MI->getOperand(1); in simplifyTstbit() local
/external/turbine/javatests/com/google/turbine/processing/
DTurbineAnnotationProxyTest.java93 public @interface RS { annotation in TurbineAnnotationProxyTest
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp373 RawSession *RS = static_cast<RawSession *>(Session.get()); in pdb2Yaml() local
385 RawSession *RS = static_cast<RawSession *>(Session.get()); in dumpRaw() local
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp82 RangeSet(PrimRangeSet RS) : ranges(RS) {} in RangeSet()
86 RangeSet addRange(Factory &F, const RangeSet &RS) { in addRange()
593 RangeConstraintManager::getSymLERange(const RangeSet &RS, in getSymLERange()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp120 size_t RS = S2.size(); in gsiRecordLess() local
234 const std::pair<const CVSymbol *, const PublicSym32 *> &RS) { in comparePubSymByAddrAndName()

1234