Searched refs:ReduceXORtoXOR16 (Results 1 – 1 of 1) sorted by relevance
190 static bool ReduceXORtoXOR16(ReduceEntryFunArgs *Arguments);276 {RT_OneInstr, OpCodes(Mips::XOR, Mips::XOR16_MM), ReduceXORtoXOR16,278 {RT_OneInstr, OpCodes(Mips::XOR_MM, Mips::XOR16_MM), ReduceXORtoXOR16,654 bool MicroMipsSizeReduce::ReduceXORtoXOR16(ReduceEntryFunArgs *Arguments) { in ReduceXORtoXOR16() function in MicroMipsSizeReduce