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

  /external/clang/test/CodeGen/
vector.c 11 typedef int vty __attribute((vector_size(16))); typedef
12 int test2() { vty b; return b[2LL]; }
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c 27715 IRType vty = scalar ? ty : (getVexL(pfx) ? Ity_V256 : Ity_V128); local
    [all...]

Completed in 143 milliseconds