HomeSort by: relevance | last modified time | path
    Searched refs:kw_inalloca (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLToken.h 188 kw_inalloca, enumerator in enum:llvm::lltok::Kind
  /src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp 1454 case lltok::kw_inalloca:
1761 case lltok::kw_inalloca: {
1904 case lltok::kw_inalloca:
2738 return parseRequiredTypeAttr(Result, lltok::kw_inalloca);
7390 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca);

Completed in 21 milliseconds