Home | History | Annotate | Download | only in arm

Lines Matching refs:IsRegister

394   ASSERT(op->IsRegister());
400 if (op->IsRegister()) {
526 } else if (op->IsRegister()) {
545 ASSERT(!op->IsRegister());
677 } else if (op->IsRegister()) {
742 if (context->IsRegister()) {
976 } else if (pointer->IsRegister() && (kind & Safepoint::kWithRegisters)) {
1626 ASSERT(right_op->IsRegister());
1665 ASSERT(left_op->IsRegister());
1673 ASSERT(right_op->IsRegister() || right_op->IsConstantOperand());
1705 if (right_op->IsRegister()) {
1797 ASSERT(right->IsRegister() || right->IsConstantOperand());
1818 ASSERT(right->IsRegister() || right->IsConstantOperand());
2039 ASSERT(right->IsRegister() || right->IsConstantOperand());
2056 Operand right_op = (right->IsRegister() || right->IsConstantOperand())
3902 ASSERT(!instr->right()->IsRegister() ||
4418 Register key = instr->key()->IsRegister() ? ToRegister(instr->key())
4658 ASSERT(input->IsRegister() || input->IsStackSlot());
4676 ASSERT(output->IsRegister());
5044 ASSERT(input->IsRegister());
5067 ASSERT(input->IsRegister());
5251 ASSERT(input->IsRegister());
5415 if (instr->size()->IsRegister()) {
5731 ASSERT(instr->context()->IsRegister());