Searched refs:BINOP_SREM (Results 1 – 9 of 9) sorted by relevance
199 BINOP_SREM = 6, // overloaded for FP enumerator
231 BINOP_SREM = 6, // overloaded for FP enumerator
324 BINOP_SREM = 6, // overloaded for FP enumerator
94 case naclbitc::BINOP_SREM: in DecodeBinaryOpcode()
93 case Instruction::SRem: return bitc::BINOP_SREM; in GetEncodedBinaryOpcode()
1797 case naclbitc::BINOP_SREM: in convertBinopOpcode()
123 case bitc::BINOP_SREM: in GetDecodedBinaryOpcode()
505 case Instruction::SRem: return bitc::BINOP_SREM; in getEncodedBinaryOpcode()
814 case bitc::BINOP_SREM: in getDecodedBinaryOpcode()