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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h159 kw_preserve_allcc, enumerator in enum:llvm::lltok::Kind
H A DLLParser.cpp2054 case lltok::kw_preserve_allcc: CC = CallingConv::PreserveAll; break;

Completed in 121 milliseconds