Home
last modified time | relevance | path

Searched refs:kw_alloca (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/AsmParser/
DLLToken.h154 kw_alloca, kw_load, kw_store, kw_fence, kw_cmpxchg, kw_atomicrmw, enumerator
DLLParser.cpp3277 case lltok::kw_alloca: return ParseAlloc(Inst, PFS); in ParseInstruction()