Home
last modified time | relevance | path

Searched defs:opcode (Results 151 - 175 of 2034) sorted by relevance

12345678910>>...82

/third_party/mesa3d/src/compiler/spirv/
H A Dgl_spirv.c32 vtn_validate_preamble_instruction(struct vtn_builder *b, SpvOp opcode, in vtn_validate_preamble_instruction() argument
86 vtn_validate_handle_constant(struct vtn_builder *b, SpvOp opcode, in vtn_validate_handle_constant() argument
118 vtn_validate_handle_constant_instruction(struct vtn_builder *b, SpvOp opcode, in vtn_validate_handle_constant_instruction() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_isa_info.h64 brw_opcode_encode(const struct brw_isa_info *isa, enum opcode opcode) in brw_opcode_encode() argument
77 is_3src(const struct brw_isa_info *isa, enum opcode opcod argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_decoder.cpp41 unsigned opcode = ctx.is_egcm() ? in decode_cf() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_instr.c65 static inline size_t rogue_instr_num_operands(enum rogue_opcode opcode) in rogue_instr_num_operands() argument
79 struct rogue_instr *rogue_instr_create(void *mem_ctx, enum rogue_opcode opcode) in rogue_instr_create() argument
[all...]
/third_party/libfuse/test/
H A Dstracedecode.c49 static const char *opname(enum fuse_opcode opcode) in opname() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c54 tgsi_get_opcode_info(enum tgsi_opcode opcode) in tgsi_get_opcode_info() argument
88 tgsi_get_opcode_name(enum tgsi_opcode opcode) in tgsi_get_opcode_name() argument
123 tgsi_opcode_infer_type(enum tgsi_opcode opcode) tgsi_opcode_infer_type() argument
251 tgsi_opcode_infer_src_type(enum tgsi_opcode opcode, uint src_idx) tgsi_opcode_infer_src_type() argument
336 tgsi_opcode_infer_dst_type(enum tgsi_opcode opcode, uint dst_idx) tgsi_opcode_infer_dst_type() argument
[all...]
/third_party/python/Tools/scripts/
H A Danalyze_dxp.py24 import opcode namespace
/third_party/pulseaudio/src/modules/
H A Dstdin-util.c169 int opcode; in handle_event() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_logicals.cpp29 const SpvOp opcode = inst->opcode(); in LogicalsPass() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelPipeline.cpp75 Shader::Opcode opcode = instruction->opcode; in applyShader() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dbinary.cpp149 spv_result_t exhaustedInputDiagnostic(size_t inst_offset, SpvOp opcode, in exhaustedInputDiagnostic() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dinstruction_descriptor.cpp67 const SpvOp opcode = in MakeInstructionDescriptor() local
[all...]
H A Dtransformation_add_early_terminator_wrapper.cpp29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, uint32_t label_fresh_id, SpvOp opcode) TransformationAddEarlyTerminatorWrapper() argument
H A Dtransformation_add_spec_constant_op.cpp28 TransformationAddSpecConstantOp( uint32_t fresh_id, uint32_t type_id, SpvOp opcode, const opt::Instruction::OperandList& operands) TransformationAddSpecConstantOp() argument
H A Dtransformation_adjust_branch_weights.cpp50 SpvOp opcode = static_cast<SpvOp>( in IsApplicable() local
H A Dtransformation_invert_comparison_operator.cpp115 SpvOp TransformationInvertComparisonOperator::InvertOpcode(SpvOp opcode) { in InvertOpcode() argument
84 IsInversionSupported( SpvOp opcode) IsInversionSupported() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfolding_rules.h95 uint32_t opcode; member
H A Dir_loader.cpp42 const auto opcode = static_cast<SpvOp>(inst->opcode); in IsLineInst() local
66 const auto opcode = static_cast<SpvOp>(inst->opcode); in AddInstruction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dbinary.cpp149 spv_result_t exhaustedInputDiagnostic(size_t inst_offset, SpvOp opcode, in exhaustedInputDiagnostic() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dinstruction_descriptor.cpp67 const SpvOp opcode = in MakeInstructionDescriptor() local
[all...]
H A Dtransformation_add_early_terminator_wrapper.cpp29 TransformationAddEarlyTerminatorWrapper(uint32_t function_fresh_id, uint32_t label_fresh_id, SpvOp opcode) TransformationAddEarlyTerminatorWrapper() argument
H A Dtransformation_add_spec_constant_op.cpp28 TransformationAddSpecConstantOp( uint32_t fresh_id, uint32_t type_id, SpvOp opcode, const opt::Instruction::OperandList& operands) TransformationAddSpecConstantOp() argument
H A Dtransformation_adjust_branch_weights.cpp50 SpvOp opcode = static_cast<SpvOp>( in IsApplicable() local
H A Dtransformation_invert_comparison_operator.cpp115 SpvOp TransformationInvertComparisonOperator::InvertOpcode(SpvOp opcode) { in InvertOpcode() argument
84 IsInversionSupported( SpvOp opcode) IsInversionSupported() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.h95 uint32_t opcode; member

Completed in 12 milliseconds

12345678910>>...82