Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLToken.h75 kw_addrspace, enumerator
DLLParser.cpp210 case lltok::kw_addrspace: // OptionalAddrSpace in ParseTopLevelEntities()
1196 if (!EatIfPresent(lltok::kw_addrspace)) in ParseOptionalAddrSpace()
1760 case lltok::kw_addrspace: { in ParseType()