Searched refs:kw_inalloca (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h185 kw_inalloca, enumerator in enum:llvm::lltok::Kind
H A DLLParser.cpp1374 case lltok::kw_inalloca:
1678 case lltok::kw_inalloca: B.addAttribute(Attribute::InAlloca); break;
1790 case lltok::kw_inalloca:
7014 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca);

Completed in 119 milliseconds