Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:Xor

871       case Instruction::Xor:    Out << "getXor("; break;
1213 case Instruction::Xor:
1233 case Instruction::Xor: Out << "Instruction::Xor"; break;
1575 case AtomicRMWInst::Xor: Operation = "AtomicRMWInst::Xor"; break;