Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h155 kw_ptx_kernel, enumerator
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2241 case lltok::kw_ptx_kernel: CC = CallingConv::PTX_Kernel; break; in parseOptionalCallingConv()