Searched defs:ext_opcode (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/compiler/spirv/ |
D | vtn_amd.c | 30 vtn_handle_amd_gcn_shader_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_gcn_shader_instruction() 60 vtn_handle_amd_shader_ballot_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_ballot_instruction() 118 vtn_handle_amd_shader_trinary_minmax_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_trinary_minmax_instruction() 180 vtn_handle_amd_shader_explicit_vertex_parameter_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_explicit_vertex_parameter_instruction()
|
D | vtn_glsl450.c | 629 vtn_handle_glsl450_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_glsl450_instruction()
|
D | vtn_opencl.c | 796 vtn_handle_opencl_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_opencl_instruction()
|
D | spirv_to_nir.c | 481 vtn_handle_non_semantic_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_non_semantic_instruction()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | folding_rules.h | 74 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
|
D | const_folding_rules.h | 98 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
|
D | interp_fixup_pass.cpp | 50 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in ReplaceInternalInterpolate() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | folding_rules.h | 74 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
|
D | const_folding_rules.h | 98 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | folding_rules.h | 74 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
|
D | const_folding_rules.h | 98 uint32_t ext_opcode = inst->GetSingleWordInOperand(1); in GetRulesForInstruction() local
|