/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBTrace.cpp | 121 SBError SBTrace::Stop() { in Stop() function in SBTrace 131 SBError SBTrace::Stop(const SBThread &thread) { in Stop() function in SBTrace
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Use.cpp | 35 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.h | 142 uint8_t *Start, *Stop; member 149 uint8_t *Stop() { return Regions[NumRegions - 1].Stop; } in Stop() function 168 struct { const PCTableEntry *Start, *Stop; } ModulePCTable[4096]; member
|
H A D | FuzzerTracePC.cpp | 39 void TracePC::HandleInline8bitCountersInit(uint8_t *Start, uint8_t *Stop) { in HandleInline8bitCountersInit() 71 void TracePC::HandlePCsInit(const uintptr_t *Start, const uintptr_t *Stop) { in HandlePCsInit() 458 void __sanitizer_cov_trace_pc_guard_init(uint32_t *Start, uint32_t *Stop) { in __sanitizer_cov_trace_pc_guard_init() 464 void __sanitizer_cov_8bit_counters_init(uint8_t *Start, uint8_t *Stop) { in __sanitizer_cov_8bit_counters_init()
|
H A D | FuzzerLoop.cpp | 59 bool Stop() { in Stop() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | FormatStringParsing.h | 75 bool Stop; variable
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | callout.cc | 72 Callout::Stop() in Stop() function in Callout
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Host.h | 41 Stop, // The status represents the signal number that caused the enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | InfoStream.cpp | 53 bool Stop = false; in reload() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | CoalescingBitVector.h | 148 IndexT Stop = It.stop(); in reset() local 419 void getNonOverlappingParts(IndexT Start, IndexT Stop, in getNonOverlappingParts()
|
H A D | IntervalMap.h | 752 void insert(unsigned i, unsigned Size, NodeRef Node, KeyT Stop) { in insert() argument 1693 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() argument 1717 setNodeStop(unsigned Level,KeyT Stop) setNodeStop() argument 1788 insertNode(unsigned Level,IntervalMapImpl::NodeRef Node,KeyT Stop) insertNode() argument 2070 KeyT Stop = Node[Pos]->stop(NewSize[Pos]-1); overflow() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InterferenceCache.cpp | 133 SlotIndex Start, Stop; in update() local
|
H A D | SplitKit.cpp | 219 SlotIndex Start, Stop; in calcLiveBlockInfo() local 321 SlotIndex Stop = LIS.getMBBEndIdx(&*MFI); in countLiveBlocks() local 1637 SlotIndex Start, Stop; in splitLiveThroughBlock() local 1739 SlotIndex Start, Stop; in splitRegInBlock() local 1832 SlotIndex Start, Stop; in splitRegOutBlock() local
|
H A D | LiveIntervals.cpp | 432 SlotIndex Stop = Indexes->getMBBEndIdx(Pred); in extendSegmentsToUses() local 448 SlotIndex Stop = Indexes->getMBBEndIdx(Pred); in extendSegmentsToUses() local 849 SlotIndex Stop = LI.endIndex(); in intervalIsInOneMBB() local
|
H A D | LiveDebugVariables.cpp | 968 SlotIndex Stop = LIS.getMBBEndIdx(MBB); in extendDef() local 1752 SlotIndex Stop = I.stop(); in emitDebugValues() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMasking.cpp | 381 bool SIOptimizeExecMasking::isRegisterInUseBetween(MachineInstr &Stop, in isRegisterInUseBetween() 404 bool SIOptimizeExecMasking::isRegisterInUseAfter(MachineInstr &Stop, in isRegisterInUseAfter()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Parallel.cpp | 126 std::atomic<bool> Stop{false}; member in llvm::parallel::detail::__anoncc39f2690111::ThreadPoolExecutor
|
H A D | StringRef.cpp | 148 const char *Stop = Start + (Size - N + 1); in find() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Trace.cpp | 163 Error Trace::Stop() { in Stop() function in Trace 171 Error Trace::Stop(llvm::ArrayRef<lldb::tid_t> tids) { in Stop() function in Trace
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stackdepot.cpp | 157 void CompressThread::Stop() { in Stop() function in __sanitizer::__anon95470afd0111::CompressThread
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kCollapseMOVEMPass.cpp | 47 int Stop; member in __anon143e10ef0111::MOVEMState
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-private-enumerations.h | 249 Stop, enumerator
|
/freebsd/stand/efi/include/ |
H A D | efinet.h | 331 EFI_SIMPLE_NETWORK_STOP Stop; member
|
H A D | efiprot.h | 596 EFI_DRIVER_BINDING_STOP Stop; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 608 MachineFunction::const_iterator Stop = std::next(MF->begin()); in emitCSpecificHandlerTable() local
|