Home | History | Annotate | Download | only in ppc

Lines Matching refs:IsFPRegister

1640       if (instr->InputAt(0)->IsFPRegister()) {
1651 if (instr->InputAt(0)->IsFPRegister()) {
1669 if (instr->InputAt(0)->IsFPRegister()) {
2422 DoubleRegister dst = destination->IsFPRegister()
2447 } else if (source->IsFPRegister()) {
2449 if (destination->IsFPRegister()) {
2462 DCHECK(destination->IsFPRegister() || destination->IsFPStackSlot());
2464 if (destination->IsFPRegister()) {
2523 } else if (source->IsFPRegister()) {
2526 if (destination->IsFPRegister()) {