Home
last modified time | relevance | path

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

12345

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A 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
H A DRegisterFile.cpp356 bool RegisterFile::canEliminateMove(const WriteState &WS, const ReadState &RS, in canEliminateMove()
422 const ReadState &RS = Reads[I]; in tryEliminateMoveOrSwap() local
429 ReadState &RS = Reads[I]; in tryEliminateMoveOrSwap() local
475 const MCSubtargetInfo &STI, const ReadState &RS, in collectWrites()
539 void RegisterFile::addRegisterRead(ReadState &RS, in addRegisterRead()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A 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
H A 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
239 auto RS = makeSampler(IB.Rand, Modifications); in mutate() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMRemarkStreamer.h28 remarks::RemarkStreamer &RS; variable
35 LLVMRemarkStreamer(remarks::RemarkStreamer &RS) : RS(RS) {} in LLVMRemarkStreamer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp101 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
H A DReturnPointerRangeChecker.cpp35 void ReturnPointerRangeChecker::checkPreStmt(const ReturnStmt *RS, in checkPreStmt()
H A DMallocChecker.cpp169 static RefState getAllocatedOfSizeZero(const RefState *RS) { in getAllocatedOfSizeZero()
179 static RefState getEscaped(const RefState *RS) { in getEscaped()
1340 const RefState *RS = State->get<RegionState>(Sym); in ProcessZeroAllocCheck() local
1906 const RefState *RS = C.getState()->get<RegionState>(Sym); in getCheckIfTracked() local
2077 const RefState *RS, SymbolRef Sym, in HandleMismatchedDealloc()
2529 const RefState *RS = C.getState()->get<RegionState>(Sym); in HandleLeak() local
2592 RegionStateTy RS = OldRS; in checkDeadSymbols() local
2786 const RefState *RS = C.getState()->get<RegionState>(Sym); in isReleased() local
2812 if (const RefState *RS = State->get<RegionState>(Sym)) in suppressDeallocationsInSuspiciousContexts() local
2834 if (const RefState *RS = C.getState()->get<RegionState>(Sym)) { in checkUseZeroAllocated() local
[all …]
H A DReturnUndefChecker.cpp38 void ReturnUndefChecker::checkPreStmt(const ReturnStmt *RS, in checkPreStmt()
H A DMacOSXAPIChecker.cpp78 const MemSpaceRegion *RS = RB->getMemorySpace(); in CheckDispatchOnce() local
H A DTraversalChecker.cpp58 void TraversalDumper::checkEndFunction(const ReturnStmt *RS, in checkEndFunction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DConstructionContext.cpp120 const auto *RS = cast<ReturnStmt>(ParentItem.getStmt()); in createBoundTemporaryFromLayers() local
183 const auto *RS = cast<ReturnStmt>(TopItem.getStmt()); in createFromLayers() local
H A DProgramPoint.cpp72 if (const ReturnStmt *RS = FEP->getStmt()) { in printJson() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DInstruction.cpp62 ReadState *RS = User.first; in onInstructionIssued() local
142 for (const ReadState &RS : getUses()) { in computeCriticalRegDep() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DConstructionContext.h93 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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h21 const DWARFSection *RS, const DWARFSection *LocSection, in DWARFCompileUnit()
H A DDWARFTypeUnit.h29 const DWARFSection *RS, const DWARFSection *LocSection, in DWARFTypeUnit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DShrinkWrap.cpp328 RegScavenger *RS) { in updateSaveRestorePoints()
480 std::unique_ptr<RegScavenger> RS( in runOnMachineFunction() local
H A DRegisterScavenging.cpp611 static Register scavengeVReg(MachineRegisterInfo &MRI, RegScavenger &RS, in scavengeVReg()
665 RegScavenger &RS, in scavengeFrameVirtualRegsInBlock()
738 void llvm::scavengeFrameVirtualRegs(MachineFunction &MF, RegScavenger &RS) { in scavengeFrameVirtualRegs()
784 RegScavenger RS; in runOnMachineFunction() local
/netbsd-src/sys/kern/
H A Dsubr_kmem.c270 #define KMEM_CACHE_ALLOC_PROBE(I, P, RS, AS, F) \ argument
272 #define KMEM_CACHE_BIG_ALLOC_PROBE(I, P, RS, AS, F) \ argument
274 #define KMEM_CACHE_FREE_PROBE(I, P, RS, AS) \ argument
276 #define KMEM_CACHE_BIG_FREE_PROBE(I, P, RS, AS) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp95 int Offset, RegScavenger *RS ) { in InsertFPConstInst()
163 unsigned Reg, int Offset, RegScavenger *RS ) { in InsertSPConstInst()
/netbsd-src/sys/arch/ia64/stand/efi/libefi/
H A Defi.c42 EFI_RUNTIME_SERVICES *RS; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py41 RS = chr(0x1e) variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp243 const ReturnStmt *RS = nullptr; in HandleBlockEdge() local
564 const ReturnStmt *RS) { in generateCallExitBeginNode()
588 void CoreEngine::enqueueEndOfFunction(ExplodedNodeSet &Set, const ReturnStmt *RS) { in enqueueEndOfFunction()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dascii.h73 #define RS 30 macro

12345