Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DLiteralSupport.h67 bool isHalf : 1; // 1.0h variable
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DNeonEmitter.cpp198 bool isHalf() const { return isFloating() && ElementBitwidth == 16; } in isHalf() function in __anonb0e659a70111::Type