/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_equation_instruction.cpp | 157 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
|
D | transformation_add_bit_instruction_synonym.cpp | 124 auto operand_inst = ir_context->get_def_use_mgr()->GetDef(operand); in IsInstructionSupported() local
|
D | fuzzer_pass_add_equation_instructions.cpp | 156 const auto* operand_inst = in Apply() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | transformation_equation_instruction.cpp | 157 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 D | transformation_add_bit_instruction_synonym.cpp | 124 auto operand_inst = ir_context->get_def_use_mgr()->GetDef(operand); in IsInstructionSupported() local
|
H A D | fuzzer_pass_add_equation_instructions.cpp | 156 const auto* operand_inst = in Apply() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_equation_instruction.cpp | 157 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 D | transformation_add_bit_instruction_synonym.cpp | 124 auto operand_inst = ir_context->get_def_use_mgr()->GetDef(operand); in IsInstructionSupported() local
|
H A D | fuzzer_pass_add_equation_instructions.cpp | 156 const auto* operand_inst = in Apply() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | fix_func_call_arguments.cpp | 46 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 D | vector_dce.cpp | 103 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 D | if_conversion.cpp | 256 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 D | fix_func_call_arguments.cpp | 46 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 D | vector_dce.cpp | 103 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 D | if_conversion.cpp | 256 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/ |
D | fix_func_call_arguments.cpp | 46 Instruction* operand_inst = get_def_use_mgr()->GetDef(op.AsId()); in FixFuncCallArguments() local 61 Instruction* func_call_inst, Instruction* operand_inst) { in ReplaceAccessChainFuncCallArguments()
|
D | vector_dce.cpp | 103 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
|
D | if_conversion.cpp | 256 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/ |
D | validate_mode_setting.cpp | 365 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
|
D | validate_image.cpp | 2389 const Instruction* operand_inst = _.FindDef(id); in ValidateQCOMImageProcessingTextureUsages() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_mode_setting.cpp | 366 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
|
H A D | validate_image.cpp | 2533 const Instruction* operand_inst = _.FindDef(id); in ValidateQCOMImageProcessingTextureUsages() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_mode_setting.cpp | 366 const auto* operand_inst = _.FindDef(operand_id); in ValidateExecutionMode() local
|
H A D | validate_image.cpp | 2498 const Instruction* operand_inst = _.FindDef(id); in ValidateQCOMImageProcessingTextureUsages() local
|
H A D | validation_state.cpp | 568 Instruction* operand_inst = FindDef(operand_word); in RegisterInstruction() local
|