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