Searched defs:isHalf (Results 1 – 2 of 2) sorted by relevance
76 bool isHalf : 1; // 1.0h variable
197 bool isHalf() const { return isFloating() && ElementBitwidth == 16; } in isHalf() function in __anonfaf0748f0111::Type