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

  /external/clang/include/clang/Basic/
TargetBuiltins.h 72 Int8,
  /external/clang/utils/TableGen/
NeonEmitter.h 102 Int8,
NeonEmitter.cpp 230 s += poly ? "poly8" : "int8";
844 ET = poly ? NeonTypeFlags::Poly8 : NeonTypeFlags::Int8;
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 286 case NeonTypeFlags::Int8:
311 case NeonTypeFlags::Int8:
    [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 260 milliseconds