Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLToken.h64 kw_addrspace, enumerator
DLLParser.cpp222 case lltok::kw_addrspace: // OptionalAddrSpace in ParseTopLevelEntities()
872 if (!EatIfPresent(lltok::kw_addrspace)) in ParseOptionalAddrSpace()
1317 case lltok::kw_addrspace: { in ParseType()
/external/llvm/lib/AsmParser/
DLLToken.h107 kw_addrspace, enumerator
DLLParser.cpp1327 if (!EatIfPresent(lltok::kw_addrspace)) in ParseOptionalAddrSpace()
2048 case lltok::kw_addrspace: { in ParseType()