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.cpp69 void outputDebugSourceAndStrings(const Module &M);
298 void SPIRVAsmPrinter::outputDebugSourceAndStrings(const Module &M) { in outputDebugSourceAndStrings() function in SPIRVAsmPrinter
626 outputDebugSourceAndStrings(*M); in outputModuleSections()