Home
last modified time | relevance | path

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

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