Searched refs:ptx_snippets (Results 1 – 1 of 1) sorted by relevance
1302 std::string ptx_snippets; in CompileToTargetBinary() local1309 ptx_snippets += result.first; in CompileToTargetBinary()1310 ptx_snippets += "\n"; in CompileToTargetBinary()1324 return std::make_pair(ptx_snippets, std::move(*maybe_backend_result)); in CompileToTargetBinary()