Home
last modified time | relevance | path

Searched defs:test_v4i32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dmips-vector-return.c28 v4i32 test_v4i32(int a) { in test_v4i32() function
H A Dmips-vector-arg.c25 void test_v4i32(v4i32 a1, int a2, v4i32 a3) { in test_v4i32() function
H A Dmips-varargs.c126 int test_v4i32(char *fmt, ...) { in test_v4i32() function