Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h32 enum ModuleSectionType { enum
210 SPIRV::ModuleSectionType MSType,
H A DSPIRVModuleAnalysis.cpp159 SPIRV::ModuleSectionType MSType, in collectDefInstr()
171 SPIRV::ModuleSectionType MSType, in collectGlobalEntities()
258 SPIRV::ModuleSectionType MSType, in findSameInstrInMS()
314 SPIRV::ModuleSectionType MSType, in collectOtherInstr()
H A DSPIRVAsmPrinter.cpp59 void outputModuleSection(SPIRV::ModuleSectionType MSType);
243 void SPIRVAsmPrinter::outputModuleSection(SPIRV::ModuleSectionType MSType) { in outputModuleSection()