Home | History | Annotate | Download | only in mips64

Lines Matching refs:IsDoubleRegister

1286       if (instr->InputAt(0)->IsDoubleRegister()) {
1301 if (instr->InputAt(0)->IsDoubleRegister()) {
1851 DoubleRegister dst = destination->IsDoubleRegister()
1859 } else if (source->IsDoubleRegister()) {
1861 if (destination->IsDoubleRegister()) {
1869 DCHECK(destination->IsDoubleRegister() || destination->IsDoubleStackSlot());
1871 if (destination->IsDoubleRegister()) {
1915 } else if (source->IsDoubleRegister()) {
1918 if (destination->IsDoubleRegister()) {