Searched refs:test_c (Results 1 – 7 of 7) sorted by relevance
15 - (void) test_c: (__unknown_anytype)foo;40 [obj test_c: (const Uncopyable&) v];
27 ; CHECK-LABEL: function 'test_c':35 define void @test_c([4 x <16 x i8>] addrspace(4)* byval([4 x <16 x i8>]) %arg0, float inreg %arg1, …
27 ; CHECK-LABEL: Divergence Analysis' for function 'test_c':35 define void @test_c([4 x <16 x i8>] addrspace(5)* byval([4 x <16 x i8>]) %arg0, float inreg %arg1, …
60 ; EG-LABEL: {{^}}test_c:62 define amdgpu_kernel void @test_c(float addrspace(1)* %out, i32 %in) {
21 same_type<decltype(c), char> test_c; variable
134 bool test_c = C() == C(); // expected-error {{invalid operands}} variable
423 void test_c() { in test_c() function