Home | History | Annotate | Download | only in mips

Lines Matching refs:IsRegister

372   ASSERT(op->IsRegister());
378 if (op->IsRegister()) {
505 } else if (op->IsRegister()) {
524 ASSERT(!op->IsRegister());
656 } else if (op->IsRegister()) {
709 if (context->IsRegister()) {
936 } else if (pointer->IsRegister() && (kind & Safepoint::kWithRegisters)) {
1420 ASSERT(right_op->IsRegister());
1464 ASSERT(left_op->IsRegister());
1472 ASSERT(right_op->IsRegister() || right_op->IsConstantOperand());
1505 if (right_op->IsRegister()) {
1595 ASSERT(right->IsRegister() || right->IsConstantOperand());
1610 ASSERT(right->IsRegister());
1833 ASSERT(right->IsRegister() || right->IsConstantOperand());
1848 ASSERT(right->IsRegister());
1868 Operand right_op = (right->IsRegister() || right->IsConstantOperand())
3827 ASSERT(!instr->right()->IsRegister() ||
4358 Register key = instr->key()->IsRegister() ? ToRegister(instr->key())
4600 ASSERT(input->IsRegister() || input->IsStackSlot());
4620 ASSERT(output->IsRegister());
4990 ASSERT(input->IsRegister());
5012 ASSERT(input->IsRegister());
5208 ASSERT(input->IsRegister());
5368 if (instr->size()->IsRegister()) {
5728 ASSERT(instr->context()->IsRegister());