Lines Matching full:fpreg
683 return !FPREG(reg);
685 return FPREG(reg);
781 match = match && (FPREG(infoLo->reg) == FPREG(infoHi->reg));
783 if (match && FPREG(infoLo->reg)) {
799 assert(!FPREG(loc.lowReg) || ((loc.lowReg & 0x1) == 0));
830 assert(FPREG(loc.lowReg) == FPREG(loc.highReg));
831 assert(!FPREG(loc.lowReg) || ((loc.lowReg & 0x1) == 0));
846 assert(!FPREG(loc.lowReg) || ((loc.lowReg & 0x1) == 0));
865 assert(!FPREG(loc.lowReg) || ((loc.lowReg & 0x1) == 0));