Searched defs:isHalf (Results 1 – 4 of 4) sorted by relevance
65 bool isHalf : 1; // 1.0h variable
66 bool isHalf : 1; // 1.0h variable
178 bool isHalf() const { return Float && ElementBitwidth == 16; } in isHalf() function in __anonde9241780111::Type
198 bool isHalf() const { return isFloating() && ElementBitwidth == 16; } in isHalf() function in __anon50209d260111::Type