Searched refs:rhs_constant (Results 1 – 2 of 2) sorted by relevance
811 int32_t rhs_constant = rhs.GetConstant()->AsIntConstant()->GetValue(); in EmitCmplJLess() local812 __ cmpl(lhs, Immediate(rhs_constant)); in EmitCmplJLess()
680 int32_t rhs_constant = rhs.GetConstant()->AsIntConstant()->GetValue(); in EmitCmplJLess() local681 __ cmpl(lhs, Immediate(rhs_constant)); in EmitCmplJLess()