Home
last modified time | relevance | path

Searched defs:operand_inst (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_equation_instruction.cpp157 const auto* operand_inst = in MaybeGetResultTypeId() local
222 auto operand_inst = ir_context->get_def_use_mgr()->GetDef( in MaybeGetResultTypeId() local
257 auto operand_inst = in MaybeGetResultTypeId() local
275 auto operand_inst = in MaybeGetResultTypeId() local
Dtransformation_add_bit_instruction_synonym.cpp124 auto operand_inst = ir_context->get_def_use_mgr()->GetDef(operand); in IsInstructionSupported() local
Dfuzzer_pass_add_equation_instructions.cpp156 const auto* operand_inst = in Apply() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_equation_instruction.cpp157 const auto* operand_inst = in MaybeGetResultTypeId() local
222 auto operand_inst = ir_context->get_def_use_mgr()->GetDef( in MaybeGetResultTypeId() local
257 auto operand_inst = in MaybeGetResultTypeId() local
275 auto operand_inst = in MaybeGetResultTypeId() local
H A Dtransformation_add_bit_instruction_synonym.cpp124 auto operand_inst = ir_context->get_def_use_mgr()->GetDef(operand); in IsInstructionSupported() local
H A Dfuzzer_pass_add_equation_instructions.cpp156 const auto* operand_inst = in Apply() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_equation_instruction.cpp157 const auto* operand_inst = in MaybeGetResultTypeId() local
222 auto operand_inst = ir_context->get_def_use_mgr()->GetDef( in MaybeGetResultTypeId() local
257 auto operand_inst = in MaybeGetResultTypeId() local
275 auto operand_inst = in MaybeGetResultTypeId() local
H A Dtransformation_add_bit_instruction_synonym.cpp124 auto operand_inst = ir_context->get_def_use_mgr()->GetDef(operand); in IsInstructionSupported() local
H A Dfuzzer_pass_add_equation_instructions.cpp156 const auto* operand_inst = in Apply() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfix_func_call_arguments.cpp46 Instruction* operand_inst = get_def_use_mgr()->GetDef(op.AsId()); in FixFuncCallArguments() local
61 Instruction* func_call_inst, Instruction* operand_inst) { in ReplaceAccessChainFuncCallArguments()
H A Dvector_dce.cpp103 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in MarkExtractUseAsLive() local
134 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in MarkInsertUsesAsLive() local
248 Instruction* operand_inst = def_use_mgr->GetDef(*operand_id); in MarkUsesAsLive() local
H A Dif_conversion.cpp256 Instruction* operand_inst = def_use_mgr->GetDef(*id); in HoistInstruction() local
291 Instruction* operand_inst = def_use_mgr->GetDef(*id); in CanHoistInstruction() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfix_func_call_arguments.cpp46 Instruction* operand_inst = get_def_use_mgr()->GetDef(op.AsId()); in FixFuncCallArguments() local
61 Instruction* func_call_inst, Instruction* operand_inst) { in ReplaceAccessChainFuncCallArguments()
H A Dvector_dce.cpp103 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in MarkExtractUseAsLive() local
134 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in MarkInsertUsesAsLive() local
248 Instruction* operand_inst = def_use_mgr->GetDef(*operand_id); in MarkUsesAsLive() local
H A Dif_conversion.cpp256 Instruction* operand_inst = def_use_mgr->GetDef(*id); in HoistInstruction() local
291 Instruction* operand_inst = def_use_mgr->GetDef(*id); in CanHoistInstruction() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfix_func_call_arguments.cpp46 Instruction* operand_inst = get_def_use_mgr()->GetDef(op.AsId()); in FixFuncCallArguments() local
61 Instruction* func_call_inst, Instruction* operand_inst) { in ReplaceAccessChainFuncCallArguments()
Dvector_dce.cpp103 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in MarkExtractUseAsLive() local
134 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in MarkInsertUsesAsLive() local
248 Instruction* operand_inst = def_use_mgr->GetDef(*operand_id); in MarkUsesAsLive() local
Dif_conversion.cpp256 Instruction* operand_inst = def_use_mgr->GetDef(*id); in HoistInstruction() local
291 Instruction* operand_inst = def_use_mgr->GetDef(*id); in CanHoistInstruction() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_mode_setting.cpp365 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
Dvalidate_image.cpp2389 const Instruction* operand_inst = _.FindDef(id); in ValidateQCOMImageProcessingTextureUsages() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_mode_setting.cpp366 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
H A Dvalidate_image.cpp2533 const Instruction* operand_inst = _.FindDef(id); in ValidateQCOMImageProcessingTextureUsages() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_mode_setting.cpp366 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
H A Dvalidate_image.cpp2498 const Instruction* operand_inst = _.FindDef(id); in ValidateQCOMImageProcessingTextureUsages() local
H A Dvalidation_state.cpp568 Instruction* operand_inst = FindDef(operand_word); in RegisterInstruction() local

12