Searched refs:constant_rhs_ (Results 1 – 1 of 1) sorted by relevance
79 constant_rhs_(constant_rhs), in op_()89 constant_rhs_(KnownBitsForMinorKey(KnownIntBits::decode(key))), in GenericBinaryOpStub()90 specialized_on_rhs_(RhsIsOneWeWantToOptimizeFor(op_, constant_rhs_)), in GenericBinaryOpStub()99 int constant_rhs_; variable151 if (constant_rhs_ <= 10) return constant_rhs_ + 1; in MinorKeyForKnownInt()152 ASSERT(IsPowerOf2(constant_rhs_)); in MinorKeyForKnownInt()154 int d = constant_rhs_; in MinorKeyForKnownInt()215 constant_rhs_); in Print()