Home
last modified time | relevance | path

Searched refs:test_barrier (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.s.barrier.ll3 ; GCN-LABEL: {{^}}test_barrier:
7 define void @test_barrier(i32 addrspace(1)* %out) #0 {
/external/clang/test/CodeGen/
Dbuiltins-arm.c65 void test_barrier() { in test_barrier() function
/external/python/cpython2/Lib/test/
Dtest_thread.py180 def test_barrier(self): member in BarrierTest
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c1285 static void test_barrier(struct context *ctx) in test_barrier() function
1677 test_barrier(ctx); in main()