/third_party/mesa3d/src/imagination/vulkan/pds/ |
D | pvr_pds_disasm.c | 82 uint32_t instruction, in pvr_pds_disassemble_regs32() 115 uint32_t instruction, in pvr_pds_disassemble_regs32tp() 143 uint32_t instruction, in pvr_pds_disassemble_regs32t() 167 uint32_t instruction, in pvr_pds_disassemble_regs64() 201 uint32_t instruction, in pvr_pds_disassemble_regs64t() 225 uint32_t instruction, in pvr_pds_disassemble_regs64C() 249 uint32_t instruction, in pvr_pds_disassemble_regs64tp() 286 uint32_t instruction) in pvr_pds_disassemble_instruction_add64() 327 uint32_t instruction) in pvr_pds_disassemble_instruction_add32() 368 uint32_t instruction) in pvr_pds_disassemble_instruction_stm() [all …]
|
D | pvr_rogue_pds_disasm.h | 103 struct pvr_instruction *instruction; member 149 struct pvr_instruction instruction; member 159 struct pvr_instruction instruction; member 164 struct pvr_instruction instruction; member 171 struct pvr_instruction instruction; member 182 struct pvr_instruction instruction; member 195 struct pvr_instruction instruction; member 201 struct pvr_instruction instruction; member 209 struct pvr_instruction instruction; member 218 struct pvr_instruction instruction; member [all …]
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_set_memory_operands_mask.cpp | 60 auto instruction = in IsApplicable() local 98 auto instruction = in Apply() local 130 const opt::Instruction& instruction) { in IsMemoryAccess() 143 const opt::Instruction& instruction, uint32_t mask_index) { in GetInOperandIndexForMask()
|
D | transformation_make_vector_operation_dynamic.cpp | 38 auto instruction = in IsApplicable() local 59 auto instruction = in Apply() local 88 opt::IRContext* ir_context, opt::Instruction* instruction) { in IsVectorOperation()
|
D | fuzzer_pass_replace_opselects_with_conditional_branches.cpp | 53 for (auto& instruction : block) { in Apply() local 102 auto instruction = in Apply() local 138 InstructionNeedsSplitBefore(opt::Instruction* instruction) { in InstructionNeedsSplitBefore()
|
D | transformation_expand_vector_reduction.cpp | 38 auto* instruction = in IsApplicable() local 78 auto* instruction = in Apply() local 147 opt::IRContext* ir_context, opt::Instruction* instruction) { in GetRequiredFreshIdCount()
|
D | transformation_flatten_conditional_branch.cpp | 143 for (auto instruction : instructions_that_need_ids) { in IsApplicable() local 290 [&problematic_instructions](opt::Instruction* instruction) { in Apply() 303 for (auto instruction : problematic_instructions) { in Apply() local 525 &synonym_base_objects](opt::Instruction* instruction) { in GetProblematicInstructionsIfConditionalCanBeFlattened() 575 opt::IRContext* ir_context, const opt::Instruction& instruction) { in InstructionNeedsPlaceholder() 596 auto instruction = FindInstruction(wrapper_info.instruction(), ir_context); in GetInstructionsToWrapperInfo() local 609 opt::Instruction* instruction, in EncloseInstructionInConditional() 759 opt::IRContext* ir_context, const opt::Instruction& instruction) { in InstructionCanBeHandled()
|
D | transformation_wrap_vector_synonym.cpp | 46 const opt::Instruction* instruction = in IsApplicable() local 129 auto instruction = in Apply() local 174 opt::IRContext* ir_context, const opt::Instruction& instruction) { in IsInstructionSupported()
|
D | fuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp | 41 for (auto& instruction : block) { in Apply() local 58 for (auto& instruction : instructions_for_transformation) { in Apply() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_set_memory_operands_mask.cpp | 60 auto instruction = in IsApplicable() local 98 auto instruction = in Apply() local 130 const opt::Instruction& instruction) { in IsMemoryAccess() 143 const opt::Instruction& instruction, uint32_t mask_index) { in GetInOperandIndexForMask()
|
D | transformation_make_vector_operation_dynamic.cpp | 38 auto instruction = in IsApplicable() local 59 auto instruction = in Apply() local 88 opt::IRContext* ir_context, opt::Instruction* instruction) { in IsVectorOperation()
|
D | fuzzer_pass_replace_opselects_with_conditional_branches.cpp | 53 for (auto& instruction : block) { in Apply() local 102 auto instruction = in Apply() local 138 InstructionNeedsSplitBefore(opt::Instruction* instruction) { in InstructionNeedsSplitBefore()
|
D | transformation_expand_vector_reduction.cpp | 38 auto* instruction = in IsApplicable() local 78 auto* instruction = in Apply() local 147 opt::IRContext* ir_context, opt::Instruction* instruction) { in GetRequiredFreshIdCount()
|
D | transformation_flatten_conditional_branch.cpp | 143 for (auto instruction : instructions_that_need_ids) { in IsApplicable() local 290 [&problematic_instructions](opt::Instruction* instruction) { in Apply() 303 for (auto instruction : problematic_instructions) { in Apply() local 525 &synonym_base_objects](opt::Instruction* instruction) { in GetProblematicInstructionsIfConditionalCanBeFlattened() 575 opt::IRContext* ir_context, const opt::Instruction& instruction) { in InstructionNeedsPlaceholder() 596 auto instruction = FindInstruction(wrapper_info.instruction(), ir_context); in GetInstructionsToWrapperInfo() local 609 opt::Instruction* instruction, in EncloseInstructionInConditional() 759 opt::IRContext* ir_context, const opt::Instruction& instruction) { in InstructionCanBeHandled()
|
D | transformation_wrap_vector_synonym.cpp | 46 const opt::Instruction* instruction = in IsApplicable() local 129 auto instruction = in Apply() local 174 opt::IRContext* ir_context, const opt::Instruction& instruction) { in IsInstructionSupported()
|
D | fuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp | 41 for (auto& instruction : block) { in Apply() local 58 for (auto& instruction : instructions_for_transformation) { in Apply() local
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_set_memory_operands_mask.cpp | 60 auto instruction = in IsApplicable() local 98 auto instruction = in Apply() local 130 const opt::Instruction& instruction) { in IsMemoryAccess() 143 const opt::Instruction& instruction, uint32_t mask_index) { in GetInOperandIndexForMask()
|
D | fuzzer_pass_replace_opselects_with_conditional_branches.cpp | 52 for (auto& instruction : block) { in Apply() local 101 auto instruction = in Apply() local 137 InstructionNeedsSplitBefore(opt::Instruction* instruction) { in InstructionNeedsSplitBefore()
|
D | transformation_make_vector_operation_dynamic.cpp | 38 auto instruction = in IsApplicable() local 59 auto instruction = in Apply() local 88 opt::IRContext* ir_context, opt::Instruction* instruction) { in IsVectorOperation()
|
D | transformation_expand_vector_reduction.cpp | 38 auto* instruction = in IsApplicable() local 78 auto* instruction = in Apply() local 147 opt::IRContext* ir_context, opt::Instruction* instruction) { in GetRequiredFreshIdCount()
|
D | transformation_flatten_conditional_branch.cpp | 143 for (auto instruction : instructions_that_need_ids) { in IsApplicable() local 290 [&problematic_instructions](opt::Instruction* instruction) { in Apply() 303 for (auto instruction : problematic_instructions) { in Apply() local 525 &synonym_base_objects](opt::Instruction* instruction) { in GetProblematicInstructionsIfConditionalCanBeFlattened() 575 opt::IRContext* ir_context, const opt::Instruction& instruction) { in InstructionNeedsPlaceholder() 596 auto instruction = FindInstruction(wrapper_info.instruction(), ir_context); in GetInstructionsToWrapperInfo() local 609 opt::Instruction* instruction, in EncloseInstructionInConditional() 759 opt::IRContext* ir_context, const opt::Instruction& instruction) { in InstructionCanBeHandled()
|
D | fuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp | 40 for (auto& instruction : block) { in Apply() local 57 for (auto& instruction : instructions_for_transformation) { in Apply() local
|
D | transformation_swap_commutable_operands.cpp | 34 auto instruction = in IsApplicable() local 48 auto instruction = in Apply() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Optimizer.cpp | 507 void Optimizer::replace(Ice::Inst *instruction, Ice::Operand *newValue) in replace() 539 void Optimizer::deleteInstruction(Ice::Inst *instruction) in deleteInstruction() 572 bool Optimizer::isDead(Ice::Inst *instruction) in isDead() 659 const Ice::InstIntrinsic *Optimizer::asLoadSubVector(const Ice::Inst *instruction) in asLoadSubVector() 672 const Ice::InstIntrinsic *Optimizer::asStoreSubVector(const Ice::Inst *instruction) in asStoreSubVector() 685 bool Optimizer::isLoad(const Ice::Inst &instruction) in isLoad() 695 bool Optimizer::isStore(const Ice::Inst &instruction) in isStore() 830 void Optimizer::Uses::insert(Ice::Operand *value, Ice::Inst *instruction) in insert() 850 void Optimizer::Uses::erase(Ice::Inst *instruction) in erase()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderSampling.cpp | 35 ImageInstructionSignature instruction(signature); in getImageSampler() local 42 ImageInstructionSignature instruction(key.instruction); in getImageSampler() local 128 std::shared_ptr<rr::Routine> SpirvShader::emitWriteRoutine(ImageInstructionSignature instruction, c… in emitWriteRoutine() 144 std::shared_ptr<rr::Routine> SpirvShader::emitSamplerRoutine(ImageInstructionSignature instruction,… in emitSamplerRoutine()
|