Home | History | Annotate | Download | only in mips

Lines Matching refs:IsRegister

96     if (op->IsRegister()) {
131 return instr->InputAt(index)->IsRegister();
342 if (instr->InputAt(0)->IsRegister()) { \
360 if (instr->InputAt(0)->IsRegister()) { \
377 if (instr->InputAt(0)->IsRegister()) { \
396 if (instr->InputAt(0)->IsRegister()) { \
678 if (instr->InputAt(1)->IsRegister()) {
692 if (instr->InputAt(1)->IsRegister()) {
700 if (instr->InputAt(1)->IsRegister()) {
708 if (instr->InputAt(1)->IsRegister()) {
1546 if (source->IsRegister()) {
1547 DCHECK(destination->IsRegister() || destination->IsStackSlot());
1549 if (destination->IsRegister()) {
1555 DCHECK(destination->IsRegister() || destination->IsStackSlot());
1557 if (destination->IsRegister()) {
1566 if (destination->IsRegister() || destination->IsStackSlot()) {
1568 destination->IsRegister() ? g.ToRegister(destination) : kScratchReg;
1652 if (source->IsRegister()) {
1656 if (destination->IsRegister()) {