Searched refs:ValidateUndef (Results 1 – 3 of 3) sorted by relevance
28 spv_result_t ValidateUndef(ValidationState_t& _, const Instruction* inst) { in ValidateUndef() function80 if (auto error = ValidateUndef(_, inst)) return error; in MiscPass()
28 spv_result_t ValidateUndef(ValidationState_t& _, const Instruction* inst) { in ValidateUndef() function111 if (auto error = ValidateUndef(_, inst)) return error; in MiscPass()