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

  /external/clang/test/CodeGen/
builtins-systemz-vector-error.c 7 typedef __attribute__((vector_size(16))) signed int vec_sint; typedef
17 volatile vec_sint vsi;
builtins-systemz-vector.c 7 typedef __attribute__((vector_size(16))) signed int vec_sint; typedef
17 volatile vec_sint vsi;
    [all...]

Completed in 144 milliseconds