HomeSort by relevance Sort by last modified time
    Searched refs:PTX_Device (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/IR/
CallingConv.h 92 /// PTX_Device - Call to a PTX device function.
94 PTX_Device = 72,
  /external/llvm/lib/IR/
AsmWriter.cpp 86 case CallingConv::PTX_Device: Out << "ptx_device"; break;
    [all...]
Verifier.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]

Completed in 61 milliseconds