Home
last modified time | relevance | path

Searched defs:opcodes (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/compiler/spirv/
Dvtn_gather_types_c.py115 opcodes = list(find_result_types(spirv_info)) variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp74 std::vector<SpvOp> opcodes = {SpvOpUnreachable}; in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp74 std::vector<SpvOp> opcodes = {SpvOpUnreachable}; in Apply() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp74 std::vector<SpvOp> opcodes = {SpvOpUnreachable}; in Apply() local
/third_party/ffmpeg/libavcodec/
Dpafvideo.c62 uint8_t *opcodes; member
165 const uint8_t *src, *send, *opcodes; in decode_0() local
/third_party/mesa3d/src/amd/compiler/
Daco_opcodes.py249 opcodes = {} variable
255 def default_class(opcodes, cls): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddef_use_test.cpp55 std::vector<SpvOp> opcodes; in GetUseOpcodes() local
1301 std::vector<SpvOp> opcodes = GetUseOpcodes(context, 6u); in TEST() local
1306 std::vector<SpvOp> opcodes = GetUseOpcodes(context, 7u); in TEST() local
Dfold_test.cpp794 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
885 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
938 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
Dir_loader_test.cpp289 std::vector<SpvOp> opcodes; in TEST() local
336 std::vector<SpvOp> opcodes; in TEST() local
/third_party/spirv-tools/test/opt/
Ddef_use_test.cpp55 std::vector<SpvOp> opcodes; in GetUseOpcodes() local
1301 std::vector<SpvOp> opcodes = GetUseOpcodes(context, 6u); in TEST() local
1306 std::vector<SpvOp> opcodes = GetUseOpcodes(context, 7u); in TEST() local
Dfold_test.cpp907 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
998 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
1105 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
Dir_loader_test.cpp289 std::vector<SpvOp> opcodes; in TEST() local
336 std::vector<SpvOp> opcodes; in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Ddef_use_test.cpp55 std::vector<SpvOp> opcodes; in GetUseOpcodes() local
1301 std::vector<SpvOp> opcodes = GetUseOpcodes(context, 6u); in TEST() local
1306 std::vector<SpvOp> opcodes = GetUseOpcodes(context, 7u); in TEST() local
Dfold_test.cpp792 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
883 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
936 std::vector<SpvOp> opcodes = {SpvOpConstantComposite}; in TEST_P() local
Dir_loader_test.cpp289 std::vector<SpvOp> opcodes; in TEST() local
336 std::vector<SpvOp> opcodes; in TEST() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug_fp.c37 static const char *opcodes[0x20] = { variable
/third_party/mesa3d/docs/gallium/
Dtgsi.rst2690 .. _atomopcodes:
2901 .. _interlaneopcodes:
/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py24 opcodes = {} variable
/third_party/mesa3d/src/broadcom/qpu/
Dqpu_pack.c600 const struct opcode_desc *opcodes, in lookup_opcode_from_packed()
969 const struct opcode_desc *opcodes, size_t num_opcodes, in lookup_opcode_from_instr()
/third_party/node/deps/cares/src/tools/
Dadig.c129 static const char *opcodes[] = { variable
/third_party/mesa3d/src/gallium/tools/trace/
Dpytracediff.py348 opcodes = sequence.get_opcodes() variable
/third_party/python/Lib/
Dpickletools.py1153 opcodes = [ variable
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/
Ddef_use_test.cpp1126 std::vector<SpvOp> opcodes; in TEST() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_export.cpp491 ECFOpCode opcodes[4] = {cf_mem_ring, cf_mem_ring1, cf_mem_ring2, cf_mem_ring3}; in from_string() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opcodes.py152 opcodes = {} variable

12