Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2389 raw_svector_ostream ASMStream(ASMString); in createKernelASM() local
2394 if (TargetM->addPassesToEmitFile(PM, ASMStream, nullptr, CGFT_AssemblyFile, in createKernelASM()
2402 return ASMStream.str().str(); in createKernelASM()