Home
last modified time | relevance | path

Searched refs:return_type_id (Results 1 – 25 of 119) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_add_type_function.cpp29 uint32_t fresh_id, uint32_t return_type_id, in TransformationAddTypeFunction() argument
32 message_.set_return_type_id(return_type_id); in TransformationAddTypeFunction()
46 if (!fuzzerutil::IsNonFunctionTypeId(ir_context, message_.return_type_id())) { in IsApplicable()
58 std::vector<uint32_t> type_ids = {message_.return_type_id()}; in IsApplicable()
66 std::vector<uint32_t> type_ids = {message_.return_type_id()}; in Apply()
H A Dtransformation_outline_function.cpp565 uint32_t return_type_id = 0; in PrepareFunctionPrototype() local
576 return_type_id = ir_context->get_type_mgr()->GetId(&void_type); in PrepareFunctionPrototype()
577 return_and_parameter_types.push_back(return_type_id); in PrepareFunctionPrototype()
589 ((return_type_id == 0) == !region_output_ids.empty()) && in PrepareFunctionPrototype()
612 return_type_id = message_.new_function_struct_return_type_id(); in PrepareFunctionPrototype()
615 return_type_id != 0 && in PrepareFunctionPrototype()
620 function_type_operands.push_back({SPV_OPERAND_TYPE_ID, {return_type_id}}); in PrepareFunctionPrototype()
638 ir_context, SpvOpFunction, return_type_id, message_.new_function_id(), in PrepareFunctionPrototype()
897 uint32_t return_type_id, in ShrinkOriginalRegion() argument
957 ir_context, SpvOpFunctionCall, return_type_id, in ShrinkOriginalRegion()
H A Dtransformation_add_type_function.h33 TransformationAddTypeFunction(uint32_t fresh_id, uint32_t return_type_id,
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_type_function.cpp29 uint32_t fresh_id, uint32_t return_type_id, in TransformationAddTypeFunction() argument
32 message_.set_return_type_id(return_type_id); in TransformationAddTypeFunction()
46 if (!fuzzerutil::IsNonFunctionTypeId(ir_context, message_.return_type_id())) { in IsApplicable()
58 std::vector<uint32_t> type_ids = {message_.return_type_id()}; in IsApplicable()
66 std::vector<uint32_t> type_ids = {message_.return_type_id()}; in Apply()
H A Dtransformation_outline_function.cpp577 uint32_t return_type_id = 0; in PrepareFunctionPrototype() local
588 return_type_id = ir_context->get_type_mgr()->GetId(&void_type); in PrepareFunctionPrototype()
589 return_and_parameter_types.push_back(return_type_id); in PrepareFunctionPrototype()
601 ((return_type_id == 0) == !region_output_ids.empty()) && in PrepareFunctionPrototype()
624 return_type_id = message_.new_function_struct_return_type_id(); in PrepareFunctionPrototype()
627 return_type_id != 0 && in PrepareFunctionPrototype()
632 function_type_operands.push_back({SPV_OPERAND_TYPE_ID, {return_type_id}}); in PrepareFunctionPrototype()
650 ir_context, SpvOpFunction, return_type_id, message_.new_function_id(), in PrepareFunctionPrototype()
906 uint32_t return_type_id, in ShrinkOriginalRegion() argument
966 ir_context, SpvOpFunctionCall, return_type_id, in ShrinkOriginalRegion()
H A Dtransformation_add_type_function.h33 TransformationAddTypeFunction(uint32_t fresh_id, uint32_t return_type_id,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_type_function.cpp29 uint32_t fresh_id, uint32_t return_type_id, in TransformationAddTypeFunction() argument
32 message_.set_return_type_id(return_type_id); in TransformationAddTypeFunction()
46 if (!fuzzerutil::IsNonFunctionTypeId(ir_context, message_.return_type_id())) { in IsApplicable()
58 std::vector<uint32_t> type_ids = {message_.return_type_id()}; in IsApplicable()
66 std::vector<uint32_t> type_ids = {message_.return_type_id()}; in Apply()
H A Dtransformation_outline_function.cpp565 uint32_t return_type_id = 0; in PrepareFunctionPrototype() local
576 return_type_id = ir_context->get_type_mgr()->GetId(&void_type); in PrepareFunctionPrototype()
577 return_and_parameter_types.push_back(return_type_id); in PrepareFunctionPrototype()
589 ((return_type_id == 0) == !region_output_ids.empty()) && in PrepareFunctionPrototype()
612 return_type_id = message_.new_function_struct_return_type_id(); in PrepareFunctionPrototype()
615 return_type_id != 0 && in PrepareFunctionPrototype()
620 function_type_operands.push_back({SPV_OPERAND_TYPE_ID, {return_type_id}}); in PrepareFunctionPrototype()
638 ir_context, SpvOpFunction, return_type_id, message_.new_function_id(), in PrepareFunctionPrototype()
897 uint32_t return_type_id, in ShrinkOriginalRegion() argument
957 ir_context, SpvOpFunctionCall, return_type_id, in ShrinkOriginalRegion()
H A Dtransformation_add_type_function.h33 TransformationAddTypeFunction(uint32_t fresh_id, uint32_t return_type_id,
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_add_type_function.cpp29 uint32_t fresh_id, uint32_t return_type_id, in TransformationAddTypeFunction() argument
32 message_.set_return_type_id(return_type_id); in TransformationAddTypeFunction()
46 if (!fuzzerutil::IsNonFunctionTypeId(ir_context, message_.return_type_id())) { in IsApplicable()
58 std::vector<uint32_t> type_ids = {message_.return_type_id()}; in IsApplicable()
66 std::vector<uint32_t> type_ids = {message_.return_type_id()}; in Apply()
H A Dtransformation_outline_function.cpp577 uint32_t return_type_id = 0; in PrepareFunctionPrototype() local
588 return_type_id = ir_context->get_type_mgr()->GetId(&void_type); in PrepareFunctionPrototype()
589 return_and_parameter_types.push_back(return_type_id); in PrepareFunctionPrototype()
601 ((return_type_id == 0) == !region_output_ids.empty()) && in PrepareFunctionPrototype()
624 return_type_id = message_.new_function_struct_return_type_id(); in PrepareFunctionPrototype()
627 return_type_id != 0 && in PrepareFunctionPrototype()
632 function_type_operands.push_back({SPV_OPERAND_TYPE_ID, {return_type_id}}); in PrepareFunctionPrototype()
650 ir_context, SpvOpFunction, return_type_id, message_.new_function_id(), in PrepareFunctionPrototype()
906 uint32_t return_type_id, in ShrinkOriginalRegion() argument
966 ir_context, SpvOpFunctionCall, return_type_id, in ShrinkOriginalRegion()
H A Dtransformation_add_type_function.h33 TransformationAddTypeFunction(uint32_t fresh_id, uint32_t return_type_id,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dwrap_opkill.cpp67 uint32_t return_type_id = GetOwningFunctionsReturnType(inst); in ReplaceWithFunctionCall() local
68 if (return_type_id != GetVoidTypeId()) { in ReplaceWithFunctionCall()
69 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall()
H A Dtype_manager.cpp380 uint32_t return_type_id = GetTypeInstruction(function->return_type()); in GetTypeInstruction() local
381 if (return_type_id == 0) { in GetTypeInstruction()
384 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {return_type_id})); in GetTypeInstruction()
803 uint32_t return_type_id = inst.GetSingleWordInOperand(0); in RecordIfTypeDefinition() local
804 if (id_to_incomplete_type_.count(return_type_id)) { in RecordIfTypeDefinition()
807 Type* return_type = GetType(return_type_id); in RecordIfTypeDefinition()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dwrap_opkill.cpp67 uint32_t return_type_id = GetOwningFunctionsReturnType(inst); in ReplaceWithFunctionCall() local
68 if (return_type_id != GetVoidTypeId()) { in ReplaceWithFunctionCall()
69 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall()
H A Dtype_manager.cpp380 uint32_t return_type_id = GetTypeInstruction(function->return_type()); in GetTypeInstruction() local
381 if (return_type_id == 0) { in GetTypeInstruction()
384 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {return_type_id})); in GetTypeInstruction()
803 uint32_t return_type_id = inst.GetSingleWordInOperand(0); in RecordIfTypeDefinition() local
804 if (id_to_incomplete_type_.count(return_type_id)) { in RecordIfTypeDefinition()
807 Type* return_type = GetType(return_type_id); in RecordIfTypeDefinition()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dwrap_opkill.cpp67 uint32_t return_type_id = GetOwningFunctionsReturnType(inst); in ReplaceWithFunctionCall() local
68 if (return_type_id != GetVoidTypeId()) { in ReplaceWithFunctionCall()
69 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall()
H A Dtype_manager.cpp380 uint32_t return_type_id = GetTypeInstruction(function->return_type()); in GetTypeInstruction() local
381 if (return_type_id == 0) { in GetTypeInstruction()
384 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {return_type_id})); in GetTypeInstruction()
803 uint32_t return_type_id = inst.GetSingleWordInOperand(0); in RecordIfTypeDefinition() local
804 if (id_to_incomplete_type_.count(return_type_id)) { in RecordIfTypeDefinition()
807 Type* return_type = GetType(return_type_id); in RecordIfTypeDefinition()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dwrap_opkill.cpp77 uint32_t return_type_id = GetOwningFunctionsReturnType(inst); in ReplaceWithFunctionCall() local
78 if (return_type_id != GetVoidTypeId()) { in ReplaceWithFunctionCall()
79 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall()
H A Dtype_manager.cpp380 uint32_t return_type_id = GetTypeInstruction(function->return_type()); in GetTypeInstruction() local
381 if (return_type_id == 0) { in GetTypeInstruction()
384 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {return_type_id})); in GetTypeInstruction()
803 uint32_t return_type_id = inst.GetSingleWordInOperand(0); in RecordIfTypeDefinition() local
804 if (id_to_incomplete_type_.count(return_type_id)) { in RecordIfTypeDefinition()
807 Type* return_type = GetType(return_type_id); in RecordIfTypeDefinition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dwrap_opkill.cpp77 uint32_t return_type_id = GetOwningFunctionsReturnType(inst); in ReplaceWithFunctionCall() local
78 if (return_type_id != GetVoidTypeId()) { in ReplaceWithFunctionCall()
79 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall()
H A Dtype_manager.cpp380 uint32_t return_type_id = GetTypeInstruction(function->return_type()); in GetTypeInstruction() local
381 if (return_type_id == 0) { in GetTypeInstruction()
384 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {return_type_id})); in GetTypeInstruction()
803 uint32_t return_type_id = inst.GetSingleWordInOperand(0); in RecordIfTypeDefinition() local
804 if (id_to_incomplete_type_.count(return_type_id)) { in RecordIfTypeDefinition()
807 Type* return_type = GetType(return_type_id); in RecordIfTypeDefinition()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dwrap_opkill.cpp77 uint32_t return_type_id = GetOwningFunctionsReturnType(inst); in ReplaceWithFunctionCall() local
78 if (return_type_id != GetVoidTypeId()) { in ReplaceWithFunctionCall()
79 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall()
H A Dtype_manager.cpp380 uint32_t return_type_id = GetTypeInstruction(function->return_type()); in GetTypeInstruction() local
381 if (return_type_id == 0) { in GetTypeInstruction()
384 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {return_type_id})); in GetTypeInstruction()
803 uint32_t return_type_id = inst.GetSingleWordInOperand(0); in RecordIfTypeDefinition() local
804 if (id_to_incomplete_type_.count(return_type_id)) { in RecordIfTypeDefinition()
807 Type* return_type = GetType(return_type_id); in RecordIfTypeDefinition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dwrap_opkill.cpp77 uint32_t return_type_id = GetOwningFunctionsReturnType(inst); in ReplaceWithFunctionCall() local
78 if (return_type_id != GetVoidTypeId()) { in ReplaceWithFunctionCall()
79 Instruction* undef = ir_builder.AddNullaryOp(return_type_id, SpvOpUndef); in ReplaceWithFunctionCall()

12345