Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2356 std::string SPIRAssembly; in createKernelASM() local
2357 raw_string_ostream IROstream(SPIRAssembly); in createKernelASM()
2360 return SPIRAssembly; in createKernelASM()