Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLToken.h93 kw_ptx_kernel, kw_ptx_device, enumerator
DLLParser.cpp1472 case lltok::kw_ptx_device: CC = CallingConv::PTX_Device; break; in ParseOptionalCallingConv()