Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLiteralSupport.h67 bool isHalf : 1; // 1.0h variable
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp198 bool isHalf() const { return isFloating() && ElementBitwidth == 16; } in isHalf() function in __anon9e9e0a7a0111::Type