Lines Matching full:isconstantoperand
293 } else if (op->IsConstantOperand()) {
331 } else if (op->IsConstantOperand()) {
384 if (op->IsConstantOperand()) {
520 } else if (op->IsConstantOperand()) {
959 if (right_op->IsConstantOperand() && !can_overflow) {
1062 ASSERT(right_op->IsRegister() || right_op->IsConstantOperand());
1159 ASSERT(right->IsRegister() || right->IsConstantOperand());
1167 right->IsConstantOperand()) {
1176 // handling the IsConstantOperand case was moved to prev if clause.
1328 ASSERT(right->IsRegister() || right->IsConstantOperand());
1336 right->IsConstantOperand()) {
1345 // handling the IsConstantOperand case was moved to prev if clause.
1612 if (left->IsConstantOperand() && right->IsConstantOperand()) {
1637 if (right->IsConstantOperand()) {
1640 } else if (left->IsConstantOperand()) {
2522 bool key_is_constant = instr->key()->IsConstantOperand();
2561 bool key_is_constant = instr->key()->IsConstantOperand();
3479 if (instr->key()->IsConstantOperand()) {
3514 bool key_is_constant = instr->key()->IsConstantOperand();
3559 bool key_is_constant = instr->key()->IsConstantOperand();
3726 if (instr->index()->IsConstantOperand()) {