Lines Matching refs:bottom_type

38   virtual const Type *bottom_type() const { return TypeInt::BOOL; }  in bottom_type()  function in Conv2BNode
51 virtual const Type *bottom_type() const { return Type::FLOAT; } in bottom_type() function in ConvD2FNode
64 virtual const Type *bottom_type() const { return TypeInt::INT; } in bottom_type() function in ConvD2INode
77 virtual const Type *bottom_type() const { return TypeLong::LONG; } in bottom_type() function in ConvD2LNode
90 virtual const Type *bottom_type() const { return Type::DOUBLE; } in bottom_type() function in ConvF2DNode
101 virtual const Type *bottom_type() const { return TypeInt::INT; } in bottom_type() function in ConvF2INode
114 virtual const Type *bottom_type() const { return TypeLong::LONG; } in bottom_type() function in ConvF2LNode
127 virtual const Type *bottom_type() const { return Type::DOUBLE; } in bottom_type() function in ConvI2DNode
138 virtual const Type *bottom_type() const { return Type::FLOAT; } in bottom_type() function in ConvI2FNode
163 virtual const Type *bottom_type() const { return Type::DOUBLE; } in bottom_type() function in ConvL2DNode
174 virtual const Type *bottom_type() const { return Type::FLOAT; } in bottom_type() function in ConvL2FNode
185 virtual const Type *bottom_type() const { return TypeInt::INT; } in bottom_type() function in ConvL2INode
197 virtual const Type *bottom_type() const { return Type::FLOAT; } in bottom_type() function in RoundFloatNode
209 virtual const Type *bottom_type() const { return Type::DOUBLE; } in bottom_type() function in RoundDoubleNode
220 virtual const Type *bottom_type() const { return Type::DOUBLE; } in bottom_type() function in RoundDoubleModeNode