Searched refs:BINOP_LSHR (Results 1 – 9 of 9) sorted by relevance
201 BINOP_LSHR = 8, enumerator
233 BINOP_LSHR = 8, enumerator
326 BINOP_LSHR = 8, enumerator
100 case naclbitc::BINOP_LSHR: in DecodeBinaryOpcode()
95 case Instruction::LShr: return bitc::BINOP_LSHR; in GetEncodedBinaryOpcode()
1808 case naclbitc::BINOP_LSHR: in convertBinopOpcode()
126 case bitc::BINOP_LSHR: return Instruction::LShr; in GetDecodedBinaryOpcode()
507 case Instruction::LShr: return bitc::BINOP_LSHR; in getEncodedBinaryOpcode()
818 case bitc::BINOP_LSHR: in getDecodedBinaryOpcode()