Searched defs:vi1 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/CodeGen/ | ||
H A D | builtins-reduction-math.c | 12 void test_builtin_reduce_max(float4 vf1, si8 vi1, u4 vu1) { in test_builtin_reduce_max() argument |
/llvm-project/clang/test/CodeGen/PowerPC/ | ||
H A D | builtins-ppc-altivec.c | 9253 vector int vi1 = (vector int)(-1); in test7() local |