Searched refs:default_text (Results 1 – 4 of 4) sorted by relevance
176 const char *default_text() const;
92 const char *CudaPtxInMemory::default_text() const { in default_text() function in stream_executor::CudaPtxInMemory
162 const char *default_text);
286 ptx = spec.cuda_ptx_in_memory().default_text(); in GetKernel()