Searched refs:BINOP_OR (Results 1 – 3 of 3) sorted by relevance
238 BINOP_OR = 11, enumerator
101 case Instruction::Or: return bitc::BINOP_OR; in GetEncodedBinaryOpcode()
629 case bitc::BINOP_OR: return Instruction::Or; in GetDecodedBinaryOpcode()