Searched refs:testa (Results 1 – 5 of 5) sorted by relevance
5 struct testa { virtual void a(); }; struct6 void testa::a() {} in a()
7 define <2 x i8*> @testa(<2 x i8*> %a) {8 ; CHECK-LABEL: @testa(
440 define <2 x double> @testa(<2 x double> %x, <2 x double> %y) {441 ; SSE2-LABEL: testa:450 ; SSSE3-LABEL: testa:459 ; SSE41-LABEL: testa:468 ; AVX-LABEL: testa:
653 void testa() { in testa() function
999 constexpr int testa = f(e1, 3); variable