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