Searched refs:ZeroSrcOpcode (Results 1 – 1 of 1) sorted by relevance
3971 unsigned ZeroSrcOpcode, ZeroTrgOpcode; in expandCondBranches() local4053 ZeroSrcOpcode = Mips::BGTZ; in expandCondBranches()4065 ZeroSrcOpcode = Mips::BGEZ; in expandCondBranches()4077 ZeroSrcOpcode = Mips::BLEZ; in expandCondBranches()4089 ZeroSrcOpcode = Mips::BLTZ; in expandCondBranches()4183 TOut.emitRX(IsSrcRegZero ? ZeroSrcOpcode : ZeroTrgOpcode, in expandCondBranches()