HomeSort by relevance Sort by last modified time
    Searched refs:Int8 (Results 1 - 4 of 4) 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...]
  /external/clang/lib/Sema/
SemaChecking.cpp 309 case NeonTypeFlags::Int8:
334 case NeonTypeFlags::Int8:
    [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 241 milliseconds