Searched refs:test_asm (Results 1 – 2 of 2) sorted by relevance
129 void test_asm(T t) { in test_asm() function133 void test_asm() { in test_asm() function135 test_asm(a); in test_asm()138 …test_asm(b); // expected-note {{in instantiation of function template specialization 'test_asm<int… in test_asm()
3 ; CHECK-LABEL: test_asm:7 define void @test_asm() {