Searched defs:isChar (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Lower/ | ||
| H A D | BoxAnalyzer.h | 41 static constexpr bool isChar() { return false; } in isChar() function |
| /llvm-project-15.0.7/clang/utils/TableGen/ | ||
| H A D | SveEmitter.cpp | 92 bool isChar() const { return ElementBitwidth == 8; } in isChar() function in __anon409da13d0111::SVEType |
| H A D | NeonEmitter.cpp | 199 bool isChar() const { return ElementBitwidth == 8; } in isChar() function in __anonc6b5f5bf0111::Type |