Searched refs:BINOP_XOR (Results 1 – 6 of 6) sorted by relevance
205 BINOP_XOR = 12 enumerator
330 BINOP_XOR = 12 enumerator
99 case Instruction::Xor: return bitc::BINOP_XOR; in GetEncodedBinaryOpcode()
130 case bitc::BINOP_XOR: return Instruction::Xor; in GetDecodedBinaryOpcode()
511 case Instruction::Xor: return bitc::BINOP_XOR; in getEncodedBinaryOpcode()
826 case bitc::BINOP_XOR: in getDecodedBinaryOpcode()