HomeSort by relevance Sort by last modified time
    Searched full:extv4 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
volatile.c 30 typedef __attribute__(( ext_vector_type(4) )) int extv4; typedef
31 extv4 VE;
32 volatile extv4 vVE;

Completed in 3231 milliseconds