Lines Matching full:ppc64
557 // Temporary workaround for the inability of PPC64 JIT to handle jump
595 // The rest is 8 on PPC64 and 4 on PPC32 boundary.
1265 // PPC64 doesn't have lwau, but it does have lwaux. Reject preinc load of
2140 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
2355 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
2407 GPR_idx = std::min(GPR_idx+4, Num_GPR_Regs); // FIXME correct for ppc64?
2549 case MVT::i64: // PPC64
2684 case MVT::i64: // PPC64
2690 // PPC64 passes i8, i16, and i32 values in i64 registers. Promote
2745 GPR_idx = std::min(GPR_idx+4, Num_GPR_Regs); // FIXME correct for ppc64?
3776 // NOTE: For PPC64, nAltivecParamsAtEnd always remains zero as a result
4227 // On PPC64, promote integers to 64-bit values.
4337 !isPPC64) // PPC64 has 64-bit GPR's obviously :)
4913 "i32->FP without LFIWAX supported only on PPC64");
7638 // r[0-9]+ are used, on PPC64, to refer to the corresponding 64-bit registers