Searched refs:SPIRAssembly (Results 1 – 1 of 1) sorted by relevance
2336 std::string SPIRAssembly; in createKernelASM() local2337 raw_string_ostream IROstream(SPIRAssembly); in createKernelASM()2340 return SPIRAssembly; in createKernelASM()