Home
last modified time | relevance | path

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

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