Home | History | Annotate | Download | only in mips64

Lines Matching refs:IsRegister

96     if (op->IsRegister()) {
131 return instr->InputAt(index)->IsRegister();
356 if (instr->InputAt(0)->IsRegister()) { \
374 if (instr->InputAt(0)->IsRegister()) { \
391 if (instr->InputAt(0)->IsRegister()) { \
410 if (instr->InputAt(0)->IsRegister()) { \
722 if (instr->InputAt(1)->IsRegister()) {
739 if (instr->InputAt(1)->IsRegister()) {
748 if (instr->InputAt(1)->IsRegister()) {
757 if (instr->InputAt(1)->IsRegister()) {
802 if (instr->InputAt(1)->IsRegister()) {
816 if (instr->InputAt(1)->IsRegister()) {
830 if (instr->InputAt(1)->IsRegister()) {
1783 if (source->IsRegister()) {
1784 DCHECK(destination->IsRegister() || destination->IsStackSlot());
1786 if (destination->IsRegister()) {
1792 DCHECK(destination->IsRegister() || destination->IsStackSlot());
1794 if (destination->IsRegister()) {
1803 if (destination->IsRegister() || destination->IsStackSlot()) {
1805 destination->IsRegister() ? g.ToRegister(destination) : kScratchReg;
1889 if (source->IsRegister()) {
1893 if (destination->IsRegister()) {