Home | History | Annotate | Download | only in arm

Lines Matching refs:IsDoubleRegister

682       if (instr->InputAt(1)->IsDoubleRegister()) {
733 if (instr->InputAt(1)->IsDoubleRegister()) {
945 if (instr->InputAt(0)->IsDoubleRegister()) {
1250 DwVfpRegister dst = destination->IsDoubleRegister()
1258 } else if (source->IsDoubleRegister()) {
1260 if (destination->IsDoubleRegister()) {
1268 DCHECK(destination->IsDoubleRegister() || destination->IsDoubleStackSlot());
1270 if (destination->IsDoubleRegister()) {
1314 } else if (source->IsDoubleRegister()) {
1317 if (destination->IsDoubleRegister()) {