Searched refs:opcodeIndex (Results 1 – 2 of 2) sorted by relevance
100 for (uint64_t opcodeIndex = 0; opcodeIndex < table->count; ++opcodeIndex) { in spvOpcodeTableNameLookup() local101 const spv_opcode_desc_t& entry = table->entries[opcodeIndex]; in spvOpcodeTableNameLookup()