Searched refs:PTX_Device (Results 1 – 9 of 9) sorted by relevance
90 PTX_Device = 72, enumerator
118 PTX_Device = 72, enumerator
212 case CallingConv::PTX_Device: in LowerFormalArguments()273 case CallingConv::PTX_Device: in LowerReturn()369 assert(cast<Function>(GV)->getCallingConv() == CallingConv::PTX_Device && in LowerCall()
1488 case CallingConv::PTX_Device: Out << "ptx_device "; break; in printFunction()1790 case CallingConv::PTX_Device: Out << " ptx_device"; break; in printInstruction()1846 case CallingConv::PTX_Device: Out << " ptx_device"; break; in printInstruction()
670 case CallingConv::PTX_Device: in visitFunction()
322 case CallingConv::PTX_Device: Out << "ptx_device"; break; in PrintCallingConv()
1922 case CallingConv::PTX_Device: in visitFunction()
1046 case lltok::kw_ptx_device: CC = CallingConv::PTX_Device; break; in ParseOptionalCallingConv()
1688 case lltok::kw_ptx_device: CC = CallingConv::PTX_Device; break; in ParseOptionalCallingConv()