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