Home
last modified time | relevance | path

Searched refs:SetFunctionEnd (Results 1 – 24 of 24) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dfunction.h81 inline void SetFunctionEnd(std::unique_ptr<Instruction> end_inst);
269 inline void Function::SetFunctionEnd(std::unique_ptr<Instruction> end_inst) { in SetFunctionEnd() function
Dwrap_opkill.cpp152 (*killing_func)->SetFunctionEnd(std::move(func_end)); in GetKillingFuncId()
Dfunction.cpp46 clone->SetFunctionEnd(std::unique_ptr<Instruction>(EndInst()->Clone(ctx))); in Clone()
Dir_loader.cpp151 function_->SetFunctionEnd(std::move(spv_inst)); in AddInstruction()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfunction.h81 inline void SetFunctionEnd(std::unique_ptr<Instruction> end_inst);
269 inline void Function::SetFunctionEnd(std::unique_ptr<Instruction> end_inst) { in SetFunctionEnd() function
Dwrap_opkill.cpp152 (*killing_func)->SetFunctionEnd(std::move(func_end)); in GetKillingFuncId()
Dfunction.cpp46 clone->SetFunctionEnd(std::unique_ptr<Instruction>(EndInst()->Clone(ctx))); in Clone()
Dir_loader.cpp151 function_->SetFunctionEnd(std::move(spv_inst)); in AddInstruction()
Dinst_buff_addr_check_pass.cpp212 func->SetFunctionEnd(EndFunction()); in GetSearchAndTestFuncId()
Dinst_debug_printf_pass.cpp395 output_func->SetFunctionEnd(EndFunction()); in GetStreamWriteFunctionId()
Dinst_bindless_check_pass.cpp75 func->SetFunctionEnd(EndFunction()); in GenDescCheckFunctionId()
/external/angle/third_party/spirv-tools/src/source/opt/
Dfunction.h100 inline void SetFunctionEnd(std::unique_ptr<Instruction> end_inst);
288 inline void Function::SetFunctionEnd(std::unique_ptr<Instruction> end_inst) { in SetFunctionEnd() function
Dwrap_opkill.cpp152 (*killing_func)->SetFunctionEnd(std::move(func_end)); in GetKillingFuncId()
Dfunction.cpp46 clone->SetFunctionEnd(std::unique_ptr<Instruction>(EndInst()->Clone(ctx))); in Clone()
Dir_loader.cpp151 function_->SetFunctionEnd(std::move(spv_inst)); in AddInstruction()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_add_early_terminator_wrapper.cpp89 function->SetFunctionEnd( in Apply()
Dtransformation_add_function.cpp311 new_function->SetFunctionEnd(InstructionFromMessage( in TryToAddFunction()
Dtransformation_outline_function.cpp899 outlined_function->SetFunctionEnd( in PopulateOutlinedFunction()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_early_terminator_wrapper.cpp89 function->SetFunctionEnd( in Apply()
Dtransformation_add_function.cpp311 new_function->SetFunctionEnd(InstructionFromMessage( in TryToAddFunction()
Dtransformation_outline_function.cpp899 outlined_function->SetFunctionEnd( in PopulateOutlinedFunction()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_early_terminator_wrapper.cpp89 function->SetFunctionEnd( in Apply()
Dtransformation_add_function.cpp311 new_function->SetFunctionEnd(InstructionFromMessage( in TryToAddFunction()
Dtransformation_outline_function.cpp899 outlined_function->SetFunctionEnd( in PopulateOutlinedFunction()