Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Darm64-abi-vector.c14 typedef __attribute__(( ext_vector_type(3) )) int __int3; typedef
192 __int3 c3 = va_arg(ap, __int3); in varargs_vec_3i()
198 double test_3i(__int3 *in) { in test_3i()
280 __int3 i3 = va_arg(ap, __int3); in varargs_vec()
301 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5, in test()
402 __attribute__((noinline)) double args_vec_3i(int fixed, __int3 c3) { in args_vec_3i()
412 double fixed_3i(__int3 *in) { in fixed_3i()
/external/clang/test/CodeGen/
Darm64-abi-vector.c14 typedef __attribute__(( ext_vector_type(3) )) int __int3; typedef
192 __int3 c3 = va_arg(ap, __int3); in varargs_vec_3i()
198 double test_3i(__int3 *in) { in test_3i()
280 __int3 i3 = va_arg(ap, __int3); in varargs_vec()
301 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5, in test()
402 __attribute__((noinline)) double args_vec_3i(int fixed, __int3 c3) { in args_vec_3i()
412 double fixed_3i(__int3 *in) { in fixed_3i()