Searched refs:IROstream (Results 1 – 1 of 1) sorted by relevance
2337 raw_string_ostream IROstream(SPIRAssembly); in createKernelASM() local2338 IROstream << *GPUModule; in createKernelASM()2339 IROstream.flush(); in createKernelASM()