Home
last modified time | relevance | path

Searched refs:test_asm (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-expr-1.cpp129 void test_asm(T t) { in test_asm() function
133 void test_asm() { in test_asm() function
135 test_asm(a); in test_asm()
138test_asm(b); // expected-note {{in instantiation of function template specialization 'test_asm<int… in test_asm()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dinline-asm.ll3 ; CHECK-LABEL: test_asm:
7 define void @test_asm() {