Home
last modified time | relevance | path

Searched defs:opcodes (Results 1 - 25 of 59) sorted by relevance

123

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opcodes_h.py42 from nir_opcodes import opcodes namespace
H A Dnir_opcodes_c.py26 from nir_opcodes import opcodes, type_sizes namespace
H A Dnir_builder_opcodes_h.py167 from nir_opcodes import opcodes namespace
H A Dnir_constant_expressions.py2 from nir_opcodes import opcodes namespace
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.c.py54 from agx_opcodes import opcodes namespace
H A Dagx_builder.h.py159 from agx_opcodes import opcodes namespace
H A Dagx_opcodes.h.py80 from agx_opcodes import opcodes, immediates, enums namespace
/third_party/mesa3d/src/amd/compiler/
H A Daco_opcodes_cpp.py83 from aco_opcodes import opcodes global() namespace
[all...]
H A Daco_opcodes_h.py45 from aco_opcodes import opcodes namespace
H A Daco_builder_h.py605 from aco_opcodes import opcodes, Format namespace
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_gather_types_c.py115 opcodes = list(find_result_types(spirv_info)) variable
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp74 std::vector<SpvOp> opcodes = {SpvOpUnreachable}; in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp74 std::vector<SpvOp> opcodes = {SpvOpUnreachable}; in Apply() local
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp74 std::vector<spv::Op> opcodes = {spv::Op::OpUnreachable}; in Apply() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dfault.h69 unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.c87 const u32 *opcodes; member
132 ice_vc_allowlist_opcodes(struct ice_vf *vf, const u32 *opcodes, size_t size) ice_vc_allowlist_opcodes() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dfault.h29 unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG]; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug_fp.c37 static const char *opcodes[0x20] = { variable
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A 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/swiftshader/third_party/SPIRV-Tools/test/opt/
H A 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/
H A Dir_loader_test.cpp288 std::vector<spv::Op> opcodes; in TEST() local
336 std::vector<spv::Op> opcodes; in TEST() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Djit_disasm.c76 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn() argument
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.h159 base::iterator_range<opcode_iterator> opcodes() { in opcodes() function in v8::internal::wasm::BytecodeIterator
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Ddumpstack.c124 u8 opcodes[OPCODE_BUFSIZE]; in show_opcodes() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dpatch-scs.c126 u8 opcodes[]; member

Completed in 12 milliseconds

123