Searched defs:isHalf (Results 1 – 7 of 7) 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
76 bool isHalf : 1; // 1.0h variable
178 bool isHalf() const { return Float && ElementBitwidth == 16; } in isHalf() function in __anon9e696c270111::Type