Searched refs:IsGPR (Results 1 – 2 of 2) sorted by relevance
467 static bool IsGPR(unsigned reg) in IsGPR() function801 if (IsGPR(reg)) { in WriteRegister()
2048 bool IsGPR = (RegClassIDOp0 == Mips::GPR32RegClassID) || in expandMemInst() local2050 if (isLoad && IsGPR && (BaseRegNum != RegOpNum)) in expandMemInst()