Home
last modified time | relevance | path

Searched defs:type_inst (Results 51 – 75 of 178) sorted by relevance

12345678

/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_mutate_pointer.cpp153 opt::Instruction* type_inst = in IsValidPointerInstruction() local
H A Dtransformation_add_parameter.cpp179 opt::Instruction* type_inst = ir_context->get_def_use_mgr()->GetDef(type_id); in IsParameterTypeSupported() local
H A Dfuzzer_util.cpp328 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst.type_id()); in CanMakeSynonymOf() local
819 const opt::Instruction& type_inst) { in IsNullConstantSupported()
897 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local
941 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local
1217 const auto* type_inst = in MaybeGetZeroConstant() local
1717 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_mutate_pointer.cpp153 opt::Instruction* type_inst = in IsValidPointerInstruction() local
H A Dtransformation_add_parameter.cpp179 opt::Instruction* type_inst = ir_context->get_def_use_mgr()->GetDef(type_id); in IsParameterTypeSupported() local
H A Dfuzzer_util.cpp328 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst.type_id()); in CanMakeSynonymOf() local
819 const opt::Instruction& type_inst) { in IsNullConstantSupported()
897 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local
941 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local
1217 const auto* type_inst = in MaybeGetZeroConstant() local
1717 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/reduce/
H A Dremove_unused_struct_member_reduction_opportunity_finder.cpp164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dremove_unused_struct_member_reduction_opportunity_finder.cpp164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed() local
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/reduce/
H A Dremove_unused_struct_member_reduction_opportunity_finder.cpp164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/reduce/
H A Dremove_unused_struct_member_reduction_opportunity_finder.cpp164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed() local
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Ddcpmm.c45 const char *type_inst, gauge_t value) { in add_metric()
H A Dsmart.c160 const char *type_inst, double value) { in smart_submit()
251 char *type_inst; member
H A Dapcups.c382 static void apc_submit_generic(const char *type, const char *type_inst, in apc_submit_generic()
H A Dnetapp.c614 const char *type_inst, value_t *values, in submit_values()
642 const char *type, const char *type_inst, in submit_two_derive()
655 const char *type, const char *type_inst, in submit_derive()
666 const char *type, const char *type_inst, in submit_two_gauge()
679 const char *type, const char *type_inst, double d, in submit_double()
691 const char *plugin_inst, const char *type_inst, in submit_cache_ratio()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_add_parameter.cpp179 opt::Instruction* type_inst = ir_context->get_def_use_mgr()->GetDef(type_id); in IsParameterTypeSupported() local
H A Dfuzzer_util.cpp277 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst->type_id()); in CanMakeSynonymOf() local
791 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local
831 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local
1103 const auto* type_inst = in MaybeGetZeroConstant() local
1633 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_parameter.cpp179 opt::Instruction* type_inst = ir_context->get_def_use_mgr()->GetDef(type_id); in IsParameterTypeSupported() local
H A Dfuzzer_util.cpp277 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst->type_id()); in CanMakeSynonymOf() local
791 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local
831 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local
1103 const auto* type_inst = in MaybeGetZeroConstant() local
1633 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dinst_buff_addr_check_pass.cpp134 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in GetTypeAlignment() local
165 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in GetTypeLength() local
H A Dtype_manager.cpp450 const Instruction* type_inst = &*type_itr; in FindPointerToType() local
462 std::unique_ptr<Instruction> type_inst( in FindPointerToType() local
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dinst_buff_addr_check_pass.cpp134 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in GetTypeAlignment() local
165 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in GetTypeLength() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/ast/
H A Dt_program.h124 void add_type_instantiation(std::unique_ptr<t_templated_type> type_inst) { in add_type_instantiation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dtype_manager.cpp450 const Instruction* type_inst = &*type_itr; in FindPointerToType() local
462 std::unique_ptr<Instruction> type_inst( in FindPointerToType() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp450 const Instruction* type_inst = &*type_itr; in FindPointerToType() local
462 std::unique_ptr<Instruction> type_inst( in FindPointerToType() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dtype_manager.cpp450 const Instruction* type_inst = &*type_itr; in FindPointerToType() local
462 std::unique_ptr<Instruction> type_inst( in FindPointerToType() local

12345678