HomeSort by relevance Sort by last modified time
    Searched refs:c19 (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
arm64-abi-vector.c 107 __char19 c19 = va_arg(ap, __char19); local
108 sum = sum + c19.x + c19.y;
246 __char19 c19 = va_arg(ap, __char19); local
251 sum = sum + c19.x + c19.y;
284 double test(__char3 *c3, __char5 *c5, __char9 *c9, __char19 *c19,
287 double ret = varargs_vec(3, *c3, *c5, *c9, *c19, *s3, *s5, *i3, *i5, *d3);
340 __attribute__((noinline)) double args_vec_19c(int fixed, __char19 c19) {
342 // CHECK: [[C19:%.*]] = load <19 x i8>, <19 x i8>* {{.*}}, align 1
    [all...]
arm-abi-vector.c 151 __char19 c19 = va_arg(ap, __char19); local
152 sum = sum + c19.x + c19.y;
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 551 category c16; category c17; category c18; category c19;
    [all...]

Completed in 261 milliseconds