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

  /external/clang/include/clang/Basic/
TargetBuiltins.h 78 Int8,
  /external/clang/utils/TableGen/
NeonEmitter.cpp 118 Int8,
422 s += poly ? "poly8" : "int8";
1036 ET = poly ? NeonTypeFlags::Poly8 : NeonTypeFlags::Int8;
    [all...]

Completed in 32 milliseconds