Searched defs:isChar (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 92 bool isChar() const { return ElementBitwidth == 8; } in isChar() function in __anon5066fa640111::SVEType |
H A D | NeonEmitter.cpp | 198 bool isChar() const { return ElementBitwidth == 8; } in isChar() function in __anoncfaa73c60111::Type |