| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_quarantine_test.cpp | 87 cache.Enqueue(cb, kFakePtr, kBlockSize); in TEST() 105 from.Enqueue(cb, kFakePtr, kBlockSize); in TEST() 107 cache.Enqueue(cb, kFakePtr, kBlockSize); in TEST() 130 from.Enqueue(cb, kFakePtr, kBlockSize); in TEST() 131 cache.Enqueue(cb, kFakePtr, kBlockSize); in TEST() 157 from.Enqueue(cb, kFakePtr, kBlockSize); in TEST()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVBuiltins.td | 53 def Enqueue : BuiltinGroup; 541 defm : DemangledNativeBuiltin<"__enqueue_kernel_basic", OpenCL_std, Enqueue, 5, 5, OpEnqueueKernel>; 542 defm : DemangledNativeBuiltin<"__enqueue_kernel_basic_events", OpenCL_std, Enqueue, 8, 8, OpEnqueue… 543 defm : DemangledNativeBuiltin<"__enqueue_kernel_varargs", OpenCL_std, Enqueue, 7, 7, OpEnqueueKerne… 544 defm : DemangledNativeBuiltin<"__enqueue_kernel_events_varargs", OpenCL_std, Enqueue, 10, 10, OpEnq… 545 defm : DemangledNativeBuiltin<"retain_event", OpenCL_std, Enqueue, 1, 1, OpRetainEvent>; 546 defm : DemangledNativeBuiltin<"release_event", OpenCL_std, Enqueue, 1, 1, OpReleaseEvent>; 547 defm : DemangledNativeBuiltin<"create_user_event", OpenCL_std, Enqueue, 0, 0, OpCreateUserEvent>; 548 defm : DemangledNativeBuiltin<"is_valid_event", OpenCL_std, Enqueue, 1, 1, OpIsValidEvent>; 549 defm : DemangledNativeBuiltin<"set_user_event_status", OpenCL_std, Enqueue, 2, 2, OpSetUserEventSta… [all …]
|
| H A D | SPIRVInstrInfo.td | 690 // TODO: 3.42.22. Device-Side Enqueue Instructions
|
| H A D | SPIRVBuiltins.cpp | 1901 case SPIRV::Enqueue: in lowerBuiltin()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_quarantine.h | 105 c->Enqueue(cb, ptr, size); in Put() 222 void Enqueue(Callback cb, void *ptr, uptr size) { in Enqueue() function
|
| /openbsd-src/gnu/usr.bin/perl/dist/Thread-Queue/t/ |
| H A D | 11_limit.t | 40 # (4) Enqueue more items - will block
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | Reassociate.cpp | 937 auto Enqueue = [&](Value *V) { in isLoadCombineCandidate() local 948 if (!Enqueue(Or)) in isLoadCombineCandidate() 959 if (!Enqueue(Op)) in isLoadCombineCandidate() 966 if (!Enqueue(I->getOperand(0))) in isLoadCombineCandidate()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 197 auto Enqueue = [this,&FirstQ] (Node N) { in color() local 207 Enqueue(N); in color()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | Builtins.def | 1680 // OpenCL v2.0 s6.13.17 - Enqueue kernel functions.
|
| H A D | DiagnosticSemaKinds.td | 10409 // OpenCL v2.0 s6.13.17 Enqueue kernel restrictions.
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | IntrinsicsX86.td | 5230 // ENQCMD - Enqueue Stores Instructions
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.td | 2902 // ENQCMD/S - Enqueue 64-byte command as user with 64-byte write atomicity
|