Searched refs:ValidateCopyMemory (Results 1 – 2 of 2) sorted by relevance
649 spv_result_t ValidateCopyMemory(ValidationState_t& _, const Instruction* inst) { in ValidateCopyMemory() function1000 if (auto error = ValidateCopyMemory(_, inst)) return error; in MemoryPass()
821 spv_result_t ValidateCopyMemory(ValidationState_t& _, const Instruction* inst) { in ValidateCopyMemory() function1164 if (auto error = ValidateCopyMemory(_, inst)) return error; in MemoryPass()