Searched refs:test_asm_tied (Results 1 – 1 of 1) sorted by relevance
185 template<typename T> void test_asm_tied(T o) { in test_asm_tied() function188 void test_asm_tied() { in test_asm_tied() function189 test_asm_tied(1); in test_asm_tied()190 test_asm_tied(1.f); // expected-note {{instantiation of}} in test_asm_tied()