Home
last modified time | relevance | path

Searched defs:opcode_table (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dopcode.h15 extern const struct opcode_table { struct
32 } opcode_table[]; argument
Dopcode.c25 const struct opcode_table opcode_table[OP_LAST] = { variable
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dtable.cpp37 spv_opcode_table opcode_table; in spvContextCreate() local
Dtable.h93 const spv_opcode_table opcode_table; member
/third_party/spirv-tools/source/
Dtable.cpp51 spv_opcode_table opcode_table; in spvContextCreate() local
Dtable.h111 const spv_opcode_table opcode_table; member
/third_party/skia/third_party/externals/spirv-tools/source/
Dtable.cpp49 spv_opcode_table opcode_table; in spvContextCreate() local
Dtable.h111 const spv_opcode_table opcode_table; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtable.cpp49 spv_opcode_table opcode_table; in spvContextCreate() local
Dtable.h111 const spv_opcode_table opcode_table; member
/third_party/spirv-tools/source/diff/
Ddiff.cpp2650 spv_opcode_table opcode_table; in Output() local