Searched defs:isHalf (Results 1 – 3 of 3) sorted by relevance
200 static bool isHalf(ScalarType st) { in isHalf() function204 static bool isHalf(const ExprPtr& v) { in isHalf() function
65 bool isHalf : 1; // 1.0h variable
178 bool isHalf() const { return Float && ElementBitwidth == 16; } in isHalf() function in __anon0dd596a70111::Type