Searched refs:BINOP_XOR (Results 1 – 4 of 4) sorted by relevance
461 BINOP_XOR = 12 enumerator
511 return bitc::BINOP_XOR; in getEncodedBinaryOpcode()
585 case Instruction::Xor: return bitc::BINOP_XOR; in getEncodedBinaryOpcode()
1236 case bitc::BINOP_XOR: in getDecodedBinaryOpcode()