Searched refs:BINOP_OR (Results 1 – 4 of 4) sorted by relevance
464 BINOP_OR = 11, enumerator
508 return bitc::BINOP_OR; in getEncodedBinaryOpcode()
644 case Instruction::Or: return bitc::BINOP_OR; in getEncodedBinaryOpcode()
1323 case bitc::BINOP_OR: in getDecodedBinaryOpcode()