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