Searched refs:BinaryFPType (Results 1 – 4 of 4) sorted by relevance
44 NODE(BinaryFPType)
1101 class BinaryFPType final : public Node {1105 BinaryFPType(const Node *Dimension_) in BinaryFPType() function3893 return make<BinaryFPType>(DimensionNumber); in parseType()