Searched refs:BinaryFPType (Results 1 – 2 of 2) sorted by relevance
46 NODE(BinaryFPType)
1189 class BinaryFPType final : public Node {1193 BinaryFPType(const Node *Dimension_) in BinaryFPType() function4218 return make<BinaryFPType>(DimensionNumber); in parseType()