Searched refs:OpcodeMap (Results 1 – 9 of 9) sorted by relevance
100 // OpcodeMap is a map of opcode name to Opcode type.101 type OpcodeMap map[string]*Opcode105 Opcodes = OpcodeMap {•{{range $i := .SPIRV.Instructions}}110 ExtOpcodes = map[string]OpcodeMap {•{{range $ext := .Extensions}}
101 type OpcodeMap map[string]*Opcode type105 Opcodes = OpcodeMap {664 ExtOpcodes = map[string]OpcodeMap {
404 extInstImports map[string]schema.OpcodeMap // extension imports by identifier