HomeSort by: relevance | last modified time | path
    Searched defs:isPoly (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetBuiltins.h 173 bool isPoly() const {
  /src/external/apache2/llvm/dist/clang/utils/TableGen/
NeonEmitter.cpp 193 bool isPoly() const { return Kind == Poly; }
611 if (isPoly())
702 if (isPoly()) {
839 if (isPoly())
921 if (isPoly())
960 if (T.isPoly())
1007 if (RetT.isPoly())
1021 if (T.isPoly())
2225 if (T.isPoly())

Completed in 51 milliseconds