Lines Matching refs:kw_xor
2262 case lltok::kw_xor: {2929 case lltok::kw_xor: return ParseLogical(Inst, PFS, KeywordVal);3832 case lltok::kw_xor: Operation = AtomicRMWInst::Xor; break;