Lines Matching refs:bottom_type

42   virtual const Type* bottom_type() const { return TypeRawPtr::BOTTOM; }  in bottom_type()  function in PartialSubtypeCheckNode
92 virtual const Type* bottom_type() const { return TypeInt::INT; } in bottom_type() function in StrCompNode
102 virtual const Type* bottom_type() const { return TypeInt::BOOL; } in bottom_type() function in StrEqualsNode
112 virtual const Type* bottom_type() const { return TypeInt::INT; } in bottom_type() function in StrIndexOfNode
122 virtual const Type* bottom_type() const { return TypeInt::INT; } in bottom_type() function in StrIndexOfCharNode
132 virtual const Type* bottom_type() const { return TypeInt::INT; } in bottom_type() function in StrCompressedCopyNode
144 virtual const Type* bottom_type() const { return Type::MEMORY; } in bottom_type() function in StrInflatedCopyNode
156 virtual const Type* bottom_type() const { return TypeInt::BOOL; } in bottom_type() function in AryEqNode
165 virtual const Type* bottom_type() const { return TypeInt::BOOL; } in bottom_type() function in HasNegativesNode
176 virtual const Type* bottom_type() const { return TypeInt::INT; } in bottom_type() function in EncodeISOArrayNode
189 const Type* bottom_type() const { return TypeInt::BOOL; } in bottom_type() function in DigitNode
198 const Type* bottom_type() const { return TypeInt::BOOL; } in bottom_type() function in LowerCaseNode
207 const Type* bottom_type() const { return TypeInt::BOOL; } in bottom_type() function in UpperCaseNode
216 const Type* bottom_type() const { return TypeInt::BOOL; } in bottom_type() function in WhitespaceNode
227 const Type* bottom_type() const { return TypeLong::DOUBLE; } in bottom_type() function in CopySignDNode
235 const Type* bottom_type() const { return TypeLong::FLOAT; } in bottom_type() function in CopySignFNode
246 virtual const Type* bottom_type() const { return Type::DOUBLE; } in bottom_type() function in SignumDNode
256 virtual const Type* bottom_type() const { return Type::FLOAT; } in bottom_type() function in SignumFNode