Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dmatrix-type-operators.cpp86 void test_multiply_template(unsigned *Ptr1, float *Ptr2) { in test_multiply_template() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmatrix-type-operators.cpp166 MyMatrix<float, 2, 2> test_multiply_template(MyMatrix<float, 2, 5> Mat1, in test_multiply_template() function