Searched refs:IsTrgRegZero (Results 1 – 1 of 1) sorted by relevance
4068 bool IsTrgRegZero = (TrgReg == Mips::ZERO); in expandCondBranches() local4070 if (IsSrcRegZero && IsTrgRegZero) { in expandCondBranches()4113 if (IsSrcRegZero || IsTrgRegZero) { in expandCondBranches()4115 (IsTrgRegZero && PseudoOpcode == Mips::BLTU)) { in expandCondBranches()4123 (IsTrgRegZero && PseudoOpcode == Mips::BGEU)) { in expandCondBranches()