Home | History | Annotate | Download | only in src

Lines Matching refs:IsRegister

490       ASSERT(op->IsRegister() || op->IsDoubleRegister() ||
716 } else if (operand->IsRegister()) {
977 if (output == NULL || !output->IsRegister() ||
1019 if (temp->IsRegister()) continue;
1814 if (hint != NULL && (hint->IsRegister() || hint->IsDoubleRegister())) {