Searched refs:Ap (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/clang/test/SemaOpenCL/ |
| H A D | atomic-ops.cl | 88 void memory_checks(atomic_int *Ap, int *p, int val) { 90 (void)__opencl_atomic_load(Ap, 1.0f, memory_scope_work_group); 92 (void)__opencl_atomic_load(Ap, forder, memory_scope_work_group); 96 (void)__opencl_atomic_load(Ap, memory_order_relaxed, memory_scope_work_group); 115 (void)__opencl_atomic_init(Ap, val); 160 void synchscope_checks(atomic_int *Ap, int scope) { 163 (void)__opencl_atomic_load(Ap, memory_order_relaxed, memory_scope_device); 171 (void)__opencl_atomic_load(Ap, memory_order_relaxed, scope); 176 (void)__opencl_atomic_load(Ap, memory_order_relaxed, 1.0f); 177 (void)__opencl_atomic_load(Ap, memory_order_relaxed, fscope); [all …]
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | atomic-ops.c | 326 (void)__c11_atomic_load(Ap, memory_order_relaxed); in memory_checks() 327 (void)__c11_atomic_load(Ap, memory_order_acquire); in memory_checks() 328 (void)__c11_atomic_load(Ap, memory_order_consume); in memory_checks() 331 (void)__c11_atomic_load(Ap, memory_order_seq_cst); in memory_checks() 332 (void)__c11_atomic_load(Ap, val); in memory_checks() 354 (void)__c11_atomic_init(Ap, val); in memory_checks() 355 (void)__c11_atomic_init(Ap, val); in memory_checks() 356 (void)__c11_atomic_init(Ap, val); in memory_checks() 357 (void)__c11_atomic_init(Ap, val); in memory_checks() 358 (void)__c11_atomic_init(Ap, val); in memory_checks() [all …]
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | functional-cast.cpp | 126 typedef A *Ap; in t_529_2() typedef 127 (void)Ap((B*)0); in t_529_2() 134 (void)Ap((D*)0); in t_529_2() 141 (void)Ap((E*)0); // functional-style cast ignores access control in t_529_2()
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | interop_messages.cpp | 7 void foo(int *Ap) { in foo() argument 89 #pragma omp interop init(target:InteropVar) depend(inout:Ap) in foo()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | unaligned-32-byte-memops.ll | 8 define <8 x float> @load32bytes(ptr %Ap) { 24 %A = load <8 x float>, ptr %Ap, align 16
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | ThreadSafetyCommon.cpp | 918 til::SExpr *Ap = new (Arena) til::Apply(Dr, Sf); in handleDestructorCall() local 919 til::SExpr *E = new (Arena) til::Call(Ap); in handleDestructorCall()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | P9InstrResources.td | 1299 (instregex "BD(N)?Z(8|A|Am|Ap|m|p)?$"), 1300 (instregex "BD(N)?ZL(A|Am|Ap|R|R8|RL|RLm|RLp|Rm|Rp|m|p)?$"),
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/FreeBSDKernel/ |
| H A D | vmcore-amd64-minidump.bz2 | 1minidump FreeBSD/ |