Home
last modified time | relevance | path

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

/ndk/tests/build/issue22336-ICE-emit-rtl/jni/
Dissue22336-ICE-emit-rtl.cpp3 struct Matrix43 { struct
10 __attribute__((always_inline)) inline Matrix43 operator*(const Matrix43& m1, const Matrix43& m2) { in operator *() argument
11 Matrix43 rr; in operator *()
30 void _f_with_internal_compiler_error(const Matrix43& m, const void* a1, const void* a2) { in _f_with_internal_compiler_error()