Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp67 void outputDebugSourceAndStrings(const Module &M);
269 void SPIRVAsmPrinter::outputDebugSourceAndStrings(const Module &M) { in outputDebugSourceAndStrings() function in SPIRVAsmPrinter
580 outputDebugSourceAndStrings(*M); in outputModuleSections()