Home | History | Annotate | Download | only in PowerPC

Lines Matching full:ppc64

1092     // PPC64 doesn't have lwau, but it does have lwaux.  Reject preinc load of
1917 case MVT::i64: // PPC64
2045 case MVT::i64: // PPC64
2051 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
2114 GPR_idx = std::min(GPR_idx+4, Num_GPR_Regs); // FIXME correct for ppc64?
3159 // On PPC64, promote integers to 64-bit values.
3273 !isPPC64) // PPC64 has 64-bit GPR's obviously :)