Lines Matching refs:kw_xor
2558 case lltok::kw_xor: {3250 case lltok::kw_xor: return ParseLogical(Inst, PFS, KeywordVal);4173 case lltok::kw_xor: Operation = AtomicRMWInst::Xor; break;