Searched defs:isPoly (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetBuiltins.h | 213 bool isPoly() const { isPoly() function |
/llvm-project/clang/utils/TableGen/ | ||
H A D | NeonEmitter.cpp | 192 bool isPoly() const { return Kind == Poly; } isPoly() function in __anon1ddc9b620111::Type |