Searched refs:BINOP_OR (Results 1 – 6 of 6) sorted by relevance
204 BINOP_OR = 11, enumerator
329 BINOP_OR = 11, enumerator
98 case Instruction::Or: return bitc::BINOP_OR; in GetEncodedBinaryOpcode()
129 case bitc::BINOP_OR: return Instruction::Or; in GetDecodedBinaryOpcode()
510 case Instruction::Or: return bitc::BINOP_OR; in getEncodedBinaryOpcode()
824 case bitc::BINOP_OR: in getDecodedBinaryOpcode()