Home
last modified time | relevance | path

Searched refs:Wait (Results 1 – 25 of 169) sorted by relevance

1234567

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp165 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { in addWait() argument
168 Wait.VmCnt = std::min(Wait.VmCnt, Count); in addWait()
171 Wait.ExpCnt = std::min(Wait.ExpCnt, Count); in addWait()
174 Wait.LgkmCnt = std::min(Wait.LgkmCnt, Count); in addWait()
177 Wait.VsCnt = std::min(Wait.VsCnt, Count); in addWait()
249 void simplifyWaitcnt(AMDGPU::Waitcnt &Wait) const;
252 AMDGPU::Waitcnt &Wait) const;
253 void applyWaitcnt(const AMDGPU::Waitcnt &Wait);
448 AMDGPU::Waitcnt &Wait, const MachineInstr *MI);
715 void WaitcntBrackets::simplifyWaitcnt(AMDGPU::Waitcnt &Wait) const { in simplifyWaitcnt()
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/interrupts/
H A Dreset.cgs19 ; dcf @(gr10,gr0) ; Wait for store to happen
26 ; dcf @(gr10,gr0) ; Wait for store to happen
33 dcf @(gr10,gr0) ; Wait for store to happen
52 ; dcf @(gr10,gr0) ; Wait for store to happen
60 ; dcf @(gr10,gr0) ; Wait for store to happen
67 dcf @(gr10,gr0) ; Wait for store to happen
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerShmem.h30 void WaitServer() {Wait(0);} in WaitServer()
32 void WaitClient() {Wait(1);} in WaitClient()
58 void Wait(int Idx);
H A DFuzzerShmemFuchsia.cpp34 void SharedMemoryRegion::Wait(int Idx) {} in Wait() function in fuzzer::SharedMemoryRegion
H A DFuzzerShmemWindows.cpp57 void SharedMemoryRegion::Wait(int Idx) { in Wait() function in fuzzer::SharedMemoryRegion
H A DFuzzerShmemPosix.cpp94 void SharedMemoryRegion::Wait(int Idx) { in Wait() function in fuzzer::SharedMemoryRegion
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DThreading.h93 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
126 sys::cas_flag old_val = sys::CompareAndSwap(&flag.status, Wait, Uninitialized); in call_once()
H A DProgram.h207 ProcessInfo Wait(
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mutex.h70 void Wait();
194 writers_.Wait(); in Lock()
264 readers_.Wait(); in ReadLock()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Ddivmodhi.S214 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
245 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
283 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
314 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
341 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
369 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
H A Ddivmodsi.S359 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
394 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
436 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
471 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
511 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
544 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Ddivmodhi.S214 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
245 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
283 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
314 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
341 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
369 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
H A Ddivmodsi.S359 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
394 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
436 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
471 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
511 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
544 1: mov a, !MDUC ; Wait 16 clocks or until DIVST is clear
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h116 virtual int Wait() = 0;
228 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dserve_original_ttl.rpl82 ; Wait a couple of seconds (< 10)
109 ; Wait for the TTL to expire
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h29 enum State : unsigned char { Nonblocking, Wait }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc658 virtual int Wait();
680 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
822 int Wait() override;
877 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest
1078 int Wait() override;
1096 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/netbsd-src/sys/dev/ppbus/
H A Dppbus_1284.h66 #define Wait nBUSY macro
/netbsd-src/external/bsd/libfido2/dist/windows/
H A Dcygwin.ps163 Start-Process "${Cygwin}\${Setup}" -Wait -NoNewWindow `
/netbsd-src/external/bsd/ntp/dist/scripts/ntpsweep/
H A Dntpsweep.texi18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DProgram.cpp46 Wait(PI, SecondsToWait, /*WaitUntilTerminates=*/SecondsToWait == 0, in ExecuteAndWait()
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dversion14 1.9: Support PATA drive configuration option. Wait until drives are
/netbsd-src/external/bsd/ntp/dist/scripts/ntp-wait/
H A Dntp-wait.texi18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
H A Dntp-wait-opts.def7 prog-title = "Wait for ntpd to stabilize the system clock";
/netbsd-src/external/bsd/libbind/dist/isc/
H A Deventlib.c257 new->type = Wait; in evGetNext()
547 case Wait: { in evDispatch()
641 case Wait: { in evDrop()

1234567