Searched refs:GetRightType (Results 1 – 4 of 4) sorted by relevance
39 ToHint(state.GetRightType()), in GetBinaryOperationHints()
124 Type* GetRightType() const { return KindToType(right_kind_); } in GetRightType() function
249 *right = state.GetRightType(); in BinaryType()
1449 Type* right_type = state.GetRightType(); in BuildCodeInitializedStub()1530 Type* right_type = state.GetRightType(); in BuildCodeStub()