Home | History | Annotate | Download | only in BitWriter_3_2

Lines Matching refs:Xor

106   case Instruction::Xor:  return bitc::BINOP_XOR;
119 case AtomicRMWInst::Xor: return bitc::RMW_XOR;