Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Lex/
DLiteralSupport.h67 bool isHalf : 1; // 1.0h variable
/openbsd/src/gnu/llvm/clang/utils/TableGen/
DNeonEmitter.cpp197 bool isHalf() const { return isFloating() && ElementBitwidth == 16; } in isHalf() function in __anon29ea3c8b0111::Type