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

  /external/clang/include/clang/Basic/
TargetBuiltins.h 130 bool isPoly() const {
  /external/clang/utils/TableGen/
NeonEmitter.cpp 174 bool isPoly() const { return Poly; }
946 if (T.isPoly())
993 if (RetT.isPoly())
1008 if (T.isPoly())
    [all...]

Completed in 67 milliseconds