Home | History | Annotate | Download | only in Mips

Lines Matching refs:isGP64bit

120     unsigned ZeroReg = Subtarget->isGP64bit() ? Mips::ZERO_64 : Mips::ZERO;
495 if (Subtarget->isGP64bit() && NumVals == 1 && MO.isReg()) {
504 if (!Subtarget->isGP64bit()){