Searched refs:BINOP_LSHR (Results 1 – 6 of 6) sorted by relevance
201 BINOP_LSHR = 8, enumerator
326 BINOP_LSHR = 8, enumerator
95 case Instruction::LShr: return bitc::BINOP_LSHR; in GetEncodedBinaryOpcode()
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()