Home
last modified time | relevance | path

Searched defs:instruction (Results 1 – 25 of 272) sorted by relevance

1234567891011

/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds_disasm.c82 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 …]
Dpvr_rogue_pds_disasm.h103 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/
Dtransformation_set_memory_operands_mask.cpp60 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()
Dtransformation_make_vector_operation_dynamic.cpp38 auto instruction = in IsApplicable() local
59 auto instruction = in Apply() local
88 opt::IRContext* ir_context, opt::Instruction* instruction) { in IsVectorOperation()
Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp53 for (auto& instruction : block) { in Apply() local
102 auto instruction = in Apply() local
138 InstructionNeedsSplitBefore(opt::Instruction* instruction) { in InstructionNeedsSplitBefore()
Dtransformation_expand_vector_reduction.cpp38 auto* instruction = in IsApplicable() local
78 auto* instruction = in Apply() local
147 opt::IRContext* ir_context, opt::Instruction* instruction) { in GetRequiredFreshIdCount()
Dtransformation_flatten_conditional_branch.cpp143 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()
Dtransformation_wrap_vector_synonym.cpp46 const opt::Instruction* instruction = in IsApplicable() local
129 auto instruction = in Apply() local
174 opt::IRContext* ir_context, const opt::Instruction& instruction) { in IsInstructionSupported()
Dfuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp41 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/
Dtransformation_set_memory_operands_mask.cpp60 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()
Dtransformation_make_vector_operation_dynamic.cpp38 auto instruction = in IsApplicable() local
59 auto instruction = in Apply() local
88 opt::IRContext* ir_context, opt::Instruction* instruction) { in IsVectorOperation()
Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp53 for (auto& instruction : block) { in Apply() local
102 auto instruction = in Apply() local
138 InstructionNeedsSplitBefore(opt::Instruction* instruction) { in InstructionNeedsSplitBefore()
Dtransformation_expand_vector_reduction.cpp38 auto* instruction = in IsApplicable() local
78 auto* instruction = in Apply() local
147 opt::IRContext* ir_context, opt::Instruction* instruction) { in GetRequiredFreshIdCount()
Dtransformation_flatten_conditional_branch.cpp143 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()
Dtransformation_wrap_vector_synonym.cpp46 const opt::Instruction* instruction = in IsApplicable() local
129 auto instruction = in Apply() local
174 opt::IRContext* ir_context, const opt::Instruction& instruction) { in IsInstructionSupported()
Dfuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp41 for (auto& instruction : block) { in Apply() local
58 for (auto& instruction : instructions_for_transformation) { in Apply() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_set_memory_operands_mask.cpp60 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()
Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp52 for (auto& instruction : block) { in Apply() local
101 auto instruction = in Apply() local
137 InstructionNeedsSplitBefore(opt::Instruction* instruction) { in InstructionNeedsSplitBefore()
Dtransformation_make_vector_operation_dynamic.cpp38 auto instruction = in IsApplicable() local
59 auto instruction = in Apply() local
88 opt::IRContext* ir_context, opt::Instruction* instruction) { in IsVectorOperation()
Dtransformation_expand_vector_reduction.cpp38 auto* instruction = in IsApplicable() local
78 auto* instruction = in Apply() local
147 opt::IRContext* ir_context, opt::Instruction* instruction) { in GetRequiredFreshIdCount()
Dtransformation_flatten_conditional_branch.cpp143 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()
Dfuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp40 for (auto& instruction : block) { in Apply() local
57 for (auto& instruction : instructions_for_transformation) { in Apply() local
Dtransformation_swap_commutable_operands.cpp34 auto instruction = in IsApplicable() local
48 auto instruction = in Apply() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimizer.cpp507 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/
DSpirvShaderSampling.cpp35 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()

1234567891011