Home | History | Annotate | Download | only in stream_executor

Lines Matching refs:port

22 KernelLoaderSpec::KernelLoaderSpec(port::StringPiece kernelname)
25 OnDiskKernelLoaderSpec::OnDiskKernelLoaderSpec(port::StringPiece filename,
26 port::StringPiece kernelname)
29 CudaPtxOnDisk::CudaPtxOnDisk(port::StringPiece filename,
30 port::StringPiece kernelname)
33 CudaCubinOnDisk::CudaCubinOnDisk(port::StringPiece filename,
34 port::StringPiece kernelname)
38 port::StringPiece kernelname)
50 CudaPtxInMemory::CudaPtxInMemory(port::StringPiece ptx,
51 port::StringPiece kernel_name,
65 port::StringPiece kernel_name, bool ptx_compressed)
70 port::StringPiece ptx;
160 OpenCLTextOnDisk::OpenCLTextOnDisk(port::StringPiece filename,
161 port::StringPiece kernelname)
164 OpenCLTextInMemory::OpenCLTextInMemory(port::StringPiece text,
165 port::StringPiece kernelname)
168 OpenCLBinaryOnDisk::OpenCLBinaryOnDisk(port::StringPiece filename,
169 port::StringPiece kernelname)
173 port::StringPiece filename, port::StringPiece kernelname) {
180 port::StringPiece filename, port::StringPiece kernelname) {
187 port::StringPiece filename, port::StringPiece kernelname) {
194 port::StringPiece filename, port::StringPiece kernelname) {
201 const char *bytes, port::StringPiece kernelname) {
208 port::StringPiece filename, port::StringPiece kernelname) {
215 port::StringPiece ptx, port::StringPiece kernelname) {
223 port::StringPiece ptx, port::StringPiece kernelname) {
232 port::StringPiece kernelname) {
241 port::StringPiece kernelname) {