Searched refs:ValidateStore (Results 1 – 2 of 2) sorted by relevance
557 spv_result_t ValidateStore(ValidationState_t& _, const Instruction* inst) { in ValidateStore() function996 if (auto error = ValidateStore(_, inst)) return error; in MemoryPass()
733 spv_result_t ValidateStore(ValidationState_t& _, const Instruction* inst) { in ValidateStore() function1160 if (auto error = ValidateStore(_, inst)) return error; in MemoryPass()