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

  /external/clang/include/clang/Basic/
TargetBuiltins.h 91 Poly8,
109 return ET == Poly8 || ET == Poly16;
  /external/clang/utils/TableGen/
NeonEmitter.cpp 128 Poly8,
455 s += poly ? "poly8" : "int8";
    [all...]

Completed in 559 milliseconds