Searched refs:BINOP_SHL (Results 1 – 3 of 3) sorted by relevance
200 BINOP_SHL = 7, enumerator
95 case Instruction::Shl: return bitc::BINOP_SHL; in GetEncodedBinaryOpcode()
125 case bitc::BINOP_SHL: return Instruction::Shl; in GetDecodedBinaryOpcode()