Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h146 SmallVector<const MachineInstr *, 4> GlobalVarList; member
H A DSPIRVAsmPrinter.cpp346 for (const MachineInstr *MI : MAI->GlobalVarList) { in outputEntryPoints()
H A DSPIRVModuleAnalysis.cpp141 MAI.GlobalVarList.clear(); in setBaseInfo()
465 MAI.GlobalVarList.push_back(&MI); in handleVariable()