Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:NumGPRs

4048   const unsigned NumGPRs = array_lengthof(GPR);
4067 GPR_idx = std::min(GPR_idx, NumGPRs);
4103 if (GPR_idx != NumGPRs) {
4115 if (GPR_idx == NumGPRs && Size < 8) {
4147 if (Size < 8 && GPR_idx != NumGPRs) {
4182 if (GPR_idx != NumGPRs) {
4202 if (GPR_idx != NumGPRs) {
4233 if (GPR_idx != NumGPRs) {
4286 if (GPR_idx == NumGPRs)
4484 const unsigned NumGPRs = array_lengthof(GPR_32);
4522 if (GPR_idx != NumGPRs) {
4554 if (GPR_idx != NumGPRs) {
4574 if (GPR_idx != NumGPRs) {
4597 if (GPR_idx != NumGPRs) {
4604 if (GPR_idx != NumGPRs && Arg.getValueType() == MVT::f64 && !isPPC64){
4617 if (GPR_idx != NumGPRs)
4619 if (GPR_idx != NumGPRs && Arg.getValueType() == MVT::f64 &&
4644 if (GPR_idx != NumGPRs)
4663 if (GPR_idx == NumGPRs)