Home
last modified time | relevance | path

Searched defs:ext_opcode (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_amd.c30 vtn_handle_amd_gcn_shader_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_gcn_shader_instruction()
59 vtn_handle_amd_shader_ballot_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_ballot_instruction()
122 vtn_handle_amd_shader_trinary_minmax_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_trinary_minmax_instruction()
184 vtn_handle_amd_shader_explicit_vertex_parameter_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_explicit_vertex_parameter_instruction()
H A Dvtn_glsl450.c715 vtn_handle_glsl450_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_glsl450_instruction()
H A Dvtn_opencl.c925 vtn_handle_opencl_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_opencl_instruction()
H A Dspirv_to_nir.c804 vtn_handle_non_semantic_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_non_semantic_instruction()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.h74 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
H A Dconst_folding_rules.h98 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
H A Dinterp_fixup_pass.cpp41 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in ReplaceInternalInterpolate() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfolding_rules.h74 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
H A Dconst_folding_rules.h98 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
H A Dinterp_fixup_pass.cpp41 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in ReplaceInternalInterpolate() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.h74 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
Dconst_folding_rules.h98 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
Dinterp_fixup_pass.cpp41 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in ReplaceInternalInterpolate() local