Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2336 std::string SPIRAssembly; in createKernelASM() local
2337 raw_string_ostream IROstream(SPIRAssembly); in createKernelASM()
2340 return SPIRAssembly; in createKernelASM()