Searched refs:BINOP_OR (Results 1 – 4 of 4) sorted by relevance
486 BINOP_OR = 11, enumerator
517 return bitc::BINOP_OR; in getEncodedBinaryOpcode()
683 case Instruction::Or: return bitc::BINOP_OR; in getEncodedBinaryOpcode()
1330 case bitc::BINOP_OR: in getDecodedBinaryOpcode()