Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/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
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_equation_instruction.cpp156 const auto* operand_inst = in MaybeGetResultTypeId() local
221 auto operand_inst = ir_context->get_def_use_mgr()->GetDef( in MaybeGetResultTypeId() local
256 auto operand_inst = in MaybeGetResultTypeId() local
274 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.cpp152 const auto* operand_inst = in Apply() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/swiftshader/third_party/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
/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.cpp105 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in MarkExtractUseAsLive() local
136 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in MarkInsertUsesAsLive() local
250 Instruction* operand_inst = def_use_mgr->GetDef(*operand_id); in MarkUsesAsLive() local
Dif_conversion.cpp253 Instruction* operand_inst = def_use_mgr->GetDef(*id); in HoistInstruction() local
288 Instruction* operand_inst = def_use_mgr->GetDef(*id); in CanHoistInstruction() local
Dconst_folding_rules.cpp973 Instruction* operand_inst = def_use_mgr->GetDef(operand_id); in FoldFClampFeedingCompare() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_mode_setting.cpp309 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
Dvalidation_state.cpp558 Instruction* operand_inst = FindDef(operand_word); in RegisterInstruction() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_mode_setting.cpp346 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
Dvalidation_state.cpp565 Instruction* operand_inst = FindDef(operand_word); in RegisterInstruction() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_mode_setting.cpp346 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
Dvalidation_state.cpp568 Instruction* operand_inst = FindDef(operand_word); in RegisterInstruction() local

12