Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h76 bool isHalf : 1; // 1.0h variable
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp197 bool isHalf() const { return isFloating() && ElementBitwidth == 16; } in isHalf() function in __anonfaf0748f0111::Type