Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLiteralSupport.h65 bool isHalf : 1; // 1.0h variable
/external/clang/utils/TableGen/
DNeonEmitter.cpp178 bool isHalf() const { return Float && ElementBitwidth == 16; } in isHalf() function in __anon66c363900111::Type