Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h39 MB_TypeConstVars, // OpTypeXXX, OpConstantXXX, and global OpVariables. enumerator
H A DSPIRVModuleAnalysis.cpp225 DepsGraph, SPIRV::MB_TypeConstVars, in processDefInstrs()
349 collectOtherInstr(MI, MAI, SPIRV::MB_TypeConstVars); in processOtherInstrs()
353 collectOtherInstr(MI, MAI, SPIRV::MB_TypeConstVars, false); in processOtherInstrs()
H A DSPIRVAsmPrinter.cpp528 outputModuleSection(SPIRV::MB_TypeConstVars); in outputModuleSections()