Searched refs:kw_load (Results 1 – 2 of 2) sorted by relevance
154 kw_alloca, kw_load, kw_store, kw_fence, kw_cmpxchg, kw_atomicrmw, enumerator
3278 case lltok::kw_load: return ParseLoad(Inst, PFS); in ParseInstruction()