Home
last modified time | relevance | path

Searched refs:SetInOperands (Results 51 – 75 of 154) sorted by relevance

1234567

/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_merge_function_returns.cpp290 ret_block->terminator()->SetInOperands( in Apply()
487 merge_block->terminator()->SetInOperands( in Apply()
526 function->entry()->terminator()->SetInOperands( in Apply()
H A Dtransformation_add_dead_block.cpp146 existing_block->terminator()->SetInOperands( in Apply()
H A Dtransformation_wrap_early_terminator_in_function.cpp137 early_terminator->SetInOperands(std::move(new_in_operands)); in Apply()
H A Dtransformation_permute_function_parameters.cpp126 call->SetInOperands(std::move(call_operands)); in Apply()
H A Dtransformation_set_loop_control.cpp170 merge_inst->SetInOperands(std::move(new_operands)); in Apply()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_merge_function_returns.cpp286 ret_block->terminator()->SetInOperands( in Apply()
483 merge_block->terminator()->SetInOperands( in Apply()
527 function->entry()->terminator()->SetInOperands( in Apply()
H A Dtransformation_permute_function_parameters.cpp127 call->SetInOperands(std::move(call_operands)); in Apply()
H A Dtransformation_wrap_early_terminator_in_function.cpp138 early_terminator->SetInOperands(std::move(new_in_operands)); in Apply()
H A Dtransformation_set_loop_control.cpp168 merge_inst->SetInOperands(std::move(new_operands)); in Apply()
H A Dtransformation_add_dead_block.cpp146 existing_block->terminator()->SetInOperands( in Apply()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_merge_function_returns.cpp290 ret_block->terminator()->SetInOperands( in Apply()
487 merge_block->terminator()->SetInOperands( in Apply()
526 function->entry()->terminator()->SetInOperands( in Apply()
H A Dtransformation_set_loop_control.cpp170 merge_inst->SetInOperands(std::move(new_operands)); in Apply()
H A Dtransformation_add_dead_block.cpp146 existing_block->terminator()->SetInOperands( in Apply()
H A Dtransformation_permute_function_parameters.cpp126 call->SetInOperands(std::move(call_operands)); in Apply()
H A Dtransformation_wrap_early_terminator_in_function.cpp137 early_terminator->SetInOperands(std::move(new_in_operands)); in Apply()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_merge_function_returns.cpp286 ret_block->terminator()->SetInOperands( in Apply()
483 merge_block->terminator()->SetInOperands( in Apply()
527 function->entry()->terminator()->SetInOperands( in Apply()
H A Dtransformation_set_loop_control.cpp168 merge_inst->SetInOperands(std::move(new_operands)); in Apply()
H A Dtransformation_wrap_early_terminator_in_function.cpp138 early_terminator->SetInOperands(std::move(new_in_operands)); in Apply()
H A Dtransformation_permute_function_parameters.cpp127 call->SetInOperands(std::move(call_operands)); in Apply()
H A Dtransformation_add_dead_block.cpp146 existing_block->terminator()->SetInOperands( in Apply()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dinstruction.h215 inline void SetInOperands(OperandList&& new_operands);
522 inline void Instruction::SetInOperands(OperandList&& new_operands) { in SetInOperands() function
H A Dprivate_to_local_pass.cpp81 entry.SetInOperands(std::move(new_operands)); in Process()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dinstruction.h215 inline void SetInOperands(OperandList&& new_operands);
522 inline void Instruction::SetInOperands(OperandList&& new_operands) { in SetInOperands() function
H A Dprivate_to_local_pass.cpp81 entry.SetInOperands(std::move(new_operands)); in Process()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dprivate_to_local_pass.cpp81 entry.SetInOperands(std::move(new_operands)); in Process()

1234567