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

  /external/clang/test/Index/
print-type.c 11 typedef int __attribute__((vector_size(16))) int4_t; typedef
44 // CHECK: TypedefDecl=int4_t:11:46 (Definition) [type=int4_t] [typekind=Typedef] [canonicaltype=__attribute__((__vector_size__(4 * sizeof(int)))) int] [canonicaltypekind=Vector] [isPOD=1]
  /art/runtime/
dex_instruction.h 25 typedef int8_t int4_t; typedef
248 int4_t VRegB_11n() const;

Completed in 2081 milliseconds