Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp218 unsigned &getCounterRef(AMDGPU::Waitcnt &Wait, InstCounterType T) { in getCounterRef() argument
221 return Wait.LoadCnt; in getCounterRef()
223 return Wait.ExpCnt; in getCounterRef()
225 return Wait.DsCnt; in getCounterRef()
227 return Wait.StoreCnt; in getCounterRef()
229 return Wait.SampleCnt; in getCounterRef()
231 return Wait.BvhCnt; in getCounterRef()
233 return Wait.KmCnt; in getCounterRef()
235 return Wait.XCnt; in getCounterRef()
241 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { in addWait() argument
[all …]
H A DAMDGPUWaitSGPRHazards.cpp281 unsigned Wait = 0; in runOnMachineBasicBlock() local
327 Wait |= State.SALUHazards[RegN + RegIdx] ? WA_SALU : 0; in runOnMachineBasicBlock()
328 Wait |= IsVALU && State.VALUHazards[RegN + RegIdx] ? WA_VALU : 0; in runOnMachineBasicBlock()
334 Wait |= WA_SALU; in runOnMachineBasicBlock()
336 Wait |= WA_VCC; in runOnMachineBasicBlock()
367 Wait |= WA_VCC; in runOnMachineBasicBlock()
369 Wait |= WA_SALU; in runOnMachineBasicBlock()
371 Wait |= WA_VALU; in runOnMachineBasicBlock()
389 if (Wait) { in runOnMachineBasicBlock()
391 if (Wait & WA_VCC) { in runOnMachineBasicBlock()
[all …]
/freebsd/tools/test/stress2/testcases/shm/
H A Dshm.c108 Wait(int i) { in Wait() function
143 Wait(1); in test()
166 Wait(0); in test()
/freebsd/tools/test/stress2/misc/
H A Dkern_umtx_inf_loop.sh91 // Wait for the main thread to sleep.
97 // Wait for the contender to lock umtx_lock
135 // Wait for the contender to sleep.
H A Dmlockall6.sh128 while (share2[R1] == 0) /* Wait for parent */
140 while (share2[R1] != 2) /* Wait for child */
H A Dumtx_suspend.sh75 // Wait for the spinning_thread to call pthread_mutex_lock(3)
H A Dsigfastblock2.sh105 // Wait for the SIGCHLD handler to write to us.
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp62 .Case("wait", OpenACCDirectiveKind::Wait) in getOpenACCDirectiveKind()
151 .Case("wait", OpenACCClauseKind::Wait) in getOpenACCClauseKind()
306 case OpenACCDirectiveKind::Wait: in isOpenACCDirectiveKind()
497 case OpenACCClauseKind::Wait: in getClauseParensKind()
583 case OpenACCDirectiveKind::Wait: in doesDirectiveHaveAssociatedStmt()
627 case OpenACCDirectiveKind::Wait: in getOpenACCScopeFlags()
1238 case OpenACCClauseKind::Wait: { in ParseOpenACCClauseParams()
1287 IsDirective ? OpenACCDirectiveKind::Wait in ParseOpenACCWaitArgument()
1289 IsDirective ? OpenACCClauseKind::Invalid : OpenACCClauseKind::Wait, in ParseOpenACCWaitArgument()
1321 IsDirective ? OpenACCDirectiveKind::Wait in ParseOpenACCWaitArgument()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h63 Wait, enumerator
130 case OpenACCDirectiveKind::Wait: in printOpenACCDirectiveKind()
328 Wait, enumerator
492 case OpenACCClauseKind::Wait: in printOpenACCClauseKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h60 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
93 sys::cas_flag old_val = sys::CompareAndSwap(&flag.status, Wait, Uninitialized); in call_once()
/freebsd/sys/sys/
H A Daac_ioctl.h172 int Wait; member
179 int Wait; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h72 void Wait();
196 writers_.Wait(); in Lock()
280 readers_.Wait(); in ReadLock()
/freebsd/sys/contrib/openzfs/etc/systemd/system/
H A Dzfs-volume-wait.service.in2 Description=Wait for ZFS Volume (zvol) links in /dev
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h144 virtual int Wait() = 0;
235 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h29 enum State : unsigned char { Nonblocking, Wait }; enumerator
/freebsd/bin/sh/tests/builtins/
H A Dread11.012 # Wait for the child to open fifo1 for writing
H A Dread12.012 # Wait for the child to open fifo1 for writing
/freebsd/sys/dev/ppbus/
H A Dppb_1284.h62 #define Wait nBUSY macro
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc682 virtual int Wait();
704 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
842 int Wait() override;
862 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest
1061 int Wait() override;
1079 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/freebsd/contrib/libfido2/windows/
H A Dcygwin.ps170 Start-Process "${Cygwin}\${Setup}" -Wait -NoNewWindow `
/freebsd/sys/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,imx7ulp-pm.txt11 Standby modes for either Cortex family. Run, Wait, and Stop are the
/freebsd/contrib/ntp/scripts/ntp-wait/
H A Dinvoke-ntp-wait.texi4 @cindex Wait for ntpd to stabilize the system clock
64 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p18
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.texi18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h398 ClauseKind == OpenACCClauseKind::Wait) && in getNumIntExprs()
405 assert(ClauseKind == OpenACCClauseKind::Wait && in getQueuesLoc()
415 assert(ClauseKind == OpenACCClauseKind::Wait && in getDevNumExpr()
425 assert(ClauseKind == OpenACCClauseKind::Wait && in getQueueIdExprs()
719 assert(ClauseKind == OpenACCClauseKind::Wait && in setWaitDetails()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DProgram.cpp45 ProcessInfo Result = Wait( in ExecuteAndWait()

1234