Lines Matching refs:kw_xor
2265 case lltok::kw_xor: {2928 case lltok::kw_xor: return ParseLogical(Inst, PFS, KeywordVal);3851 case lltok::kw_xor: Operation = AtomicRMWInst::Xor; break;