Searched defs:isChar (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 101 bool isChar() const { return ElementBitwidth == 8; } in isChar() function in __anone51b860d0111::SVEType |
H A D | NeonEmitter.cpp | 198 bool isChar() const { return ElementBitwidth == 8; } in isChar() function in __anonfaf0748f0111::Type |