Home
last modified time | relevance | path

Searched defs:isChar (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp101 bool isChar() const { return ElementBitwidth == 8; } in isChar() function in __anone51b860d0111::SVEType
H A DNeonEmitter.cpp198 bool isChar() const { return ElementBitwidth == 8; } in isChar() function in __anonfaf0748f0111::Type