Searched refs:ModuleScopedInstructions (Results 1 – 3 of 3) sorted by relevance
36 spv_result_t ModuleScopedInstructions(ValidationState_t& _, in ModuleScopedInstructions() function344 if (auto error = ModuleScopedInstructions(_, inst, opcode)) return error; in ModuleLayoutPass()