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 __anon985e31310111::Type
198 bool isHalf() const { return isFloating() && ElementBitwidth == 16; } in isHalf() function in __anon2302917f0111::Type