HomeSort by relevance Sort by last modified time
    Searched refs:isPoly (Results 1 - 3 of 3) 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...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 136 milliseconds