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

  /external/clang/test/CodeGen/
palignr.c 12 int4 align2(int4 a, int4 b) { return _mm_alignr_epi8(a, b, 16); } function
packed-arrays.c 30 // CHECK: @align2 = global i32 1
31 int align2 = __alignof(struct s2); variable

Completed in 22 milliseconds