Home
last modified time | relevance | path

Searched defs:opcode (Results 1 - 25 of 681) sorted by relevance

12345678910>>...28

/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_demarshal.c95 const char* rbug_proto_get_name(enum rbug_opcode opcode) in rbug_proto_get_name() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dopcode_split_test.cpp23 uint16_t opcode; in TEST() local
H A Dopcode_require_capabilities_test.cpp26 SpvOp opcode; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dopcode_split_test.cpp23 uint16_t opcode; in TEST() local
H A Dopcode_require_capabilities_test.cpp26 SpvOp opcode; member
/third_party/spirv-tools/test/
H A Dopcode_split_test.cpp23 uint16_t opcode; in TEST() local
H A Dopcode_require_capabilities_test.cpp26 spv::Op opcode; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_opcodes.c489 const struct rc_opcode_info * opcode = rc_get_opcode_info(inst->U.I.Opcode); in rc_compute_sources_for_writemask() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_derivatives.cpp31 const SpvOp opcode = inst->opcode(); in DerivativesPass() local
[all...]
H A Dvalidate_barriers.cpp35 const SpvOp opcode = inst->opcode(); in BarriersPass() local
H A Dvalidate_primitives.cpp31 const SpvOp opcode = inst->opcode(); in PrimitivesPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_derivatives.cpp31 const SpvOp opcode = inst->opcode(); in DerivativesPass() local
[all...]
H A Dvalidate_barriers.cpp35 const SpvOp opcode = inst->opcode(); in BarriersPass() local
H A Dvalidate_primitives.cpp31 const SpvOp opcode = inst->opcode(); in PrimitivesPass() local
/third_party/spirv-tools/source/val/
H A Dvalidate_derivatives.cpp29 const spv::Op opcode = inst->opcode(); in DerivativesPass() local
[all...]
H A Dvalidate_barriers.cpp32 const spv::Op opcode = inst->opcode(); in BarriersPass() local
H A Dvalidate_primitives.cpp29 const spv::Op opcode = inst->opcode(); in PrimitivesPass() local
/third_party/python/Lib/test/
H A Dtest__opcode.py4 import opcode namespace
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dinstruction.h29 SpvOp opcode; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dinstruction.h29 SpvOp opcode; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dinstruction.h39 spv::Op opcode() const { return op_; } in opcode() function in tint::writer::spirv::Instruction
/third_party/spirv-tools/source/
H A Dinstruction.h29 spv::Op opcode; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr700_asm.c130 unsigned opcode = r600_isa_fetch_opcode(bc->isa->hw_class, mem->op) >> 8; in r700_bytecode_fetch_mem_build() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_shader.c48 rogue_shader_instr_count_type(const struct rogue_shader *shader, enum rogue_opcode opcode) rogue_shader_instr_count_type() argument
101 rogue_shader_insert(struct rogue_shader *shader, enum rogue_opcode opcode) rogue_shader_insert() argument
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.c162 _mesa_num_inst_src_regs(enum prog_opcode opcode) in _mesa_num_inst_src_regs() argument
175 _mesa_num_inst_dst_regs(enum prog_opcode opcode) in _mesa_num_inst_dst_regs() argument
188 _mesa_opcode_string(enum prog_opcode opcode) _mesa_opcode_string() argument
[all...]

Completed in 10 milliseconds

12345678910>>...28