Searched refs:BINOP_OR (Results 1 – 12 of 12) sorted by relevance
204 BINOP_OR = 11, enumerator
236 BINOP_OR = 11, enumerator
329 BINOP_OR = 11, enumerator
383 BINOP_OR = 11, enumerator
109 case naclbitc::BINOP_OR: in DecodeBinaryOpcode()
98 case Instruction::Or: return bitc::BINOP_OR; in GetEncodedBinaryOpcode()
129 case bitc::BINOP_OR: return Instruction::Or; in GetDecodedBinaryOpcode()
1817 case naclbitc::BINOP_OR: in convertBinopOpcode()
510 case Instruction::Or: return bitc::BINOP_OR; in getEncodedBinaryOpcode()
535 case Instruction::Or: return bitc::BINOP_OR; in getEncodedBinaryOpcode()
997 case bitc::BINOP_OR: in getDecodedBinaryOpcode()
824 case bitc::BINOP_OR: in getDecodedBinaryOpcode()