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

  /external/clang/include/clang/Basic/
TargetBuiltins.h 92 Poly16,
109 return ET == Poly8 || ET == Poly16;
  /external/clang/utils/TableGen/
NeonEmitter.cpp 129 Poly16,
461 s += poly ? "poly16" : "int16";
    [all...]

Completed in 37 milliseconds