Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp59 void outputModuleSection(SPIRV::ModuleSectionType MSType);
242 void SPIRVAsmPrinter::outputModuleSection(SPIRV::ModuleSectionType MSType) { in outputModuleSection() function in SPIRVAsmPrinter
427 outputModuleSection(SPIRV::MB_Annotations); in outputAnnotations()
483 outputModuleSection(SPIRV::MB_DebugNames); in outputModuleSections()
485 outputModuleSection(SPIRV::MB_DebugModuleProcessed); in outputModuleSections()
492 outputModuleSection(SPIRV::MB_TypeConstVars); in outputModuleSections()