Searched refs:BINOP_SREM (Results 1 – 6 of 6) sorted by relevance
230 BINOP_SREM = 6, // overloaded for FP enumerator
93 case naclbitc::BINOP_SREM: in DecodeBinaryOpcode()
408 BINOP_SREM = 6, // overloaded for FP enumerator
1797 case naclbitc::BINOP_SREM: in convertBinopOpcode()
542 case Instruction::SRem: return bitc::BINOP_SREM; in getEncodedBinaryOpcode()
1093 case bitc::BINOP_SREM: in getDecodedBinaryOpcode()