Searched refs:SPIRAssembly (Results 1 – 1 of 1) sorted by relevance
2356 std::string SPIRAssembly; in createKernelASM() local2357 raw_string_ostream IROstream(SPIRAssembly); in createKernelASM()2360 return SPIRAssembly; in createKernelASM()