Searched refs:BINOP_XOR (Results 1 – 4 of 4) sorted by relevance
465 BINOP_XOR = 12 enumerator
510 return bitc::BINOP_XOR; in getEncodedBinaryOpcode()
645 case Instruction::Xor: return bitc::BINOP_XOR; in getEncodedBinaryOpcode()
1325 case bitc::BINOP_XOR: in getDecodedBinaryOpcode()