Searched refs:MB_EntryPoints (Results 1 – 3 of 3) sorted by relevance
34 MB_EntryPoints, // All OpEntryPoint instructions (if any). enumerator
332 for (MachineInstr *MI : MAI->getMSInstrs(SPIRV::MB_EntryPoints)) { in outputEntryPoints()
433 collectOtherInstr(MI, MAI, SPIRV::MB_EntryPoints, IS); in processOtherInstrs()1362 if (MAI.MS[SPIRV::MB_EntryPoints].empty()) in runOnModule()