Searched refs:kw_ptx_device (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/AsmParser/ | ||
D | LLToken.h | 93 kw_ptx_kernel, kw_ptx_device, enumerator |
D | LLParser.cpp | 1472 case lltok::kw_ptx_device: CC = CallingConv::PTX_Device; break; in ParseOptionalCallingConv() |