Home
last modified time | relevance | path

Searched refs:isabin_fs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc715 std::unique_ptr<llvm::raw_fd_ostream> isabin_fs( in EmitModuleToHsaco() local
718 target_machine->addPassesToEmitFile(codegen_passes, *isabin_fs, nullptr, in EmitModuleToHsaco()
721 isabin_fs->flush(); in EmitModuleToHsaco()