Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/AsmParser/
DLLToken.h153 kw_spir_func, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp1842 case lltok::kw_spir_func: CC = CallingConv::SPIR_FUNC; break; in parseOptionalCallingConv()