Home
last modified time | relevance | path

Searched defs:int_type (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_equation_instruction.cpp174 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
197 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
Dtransformation_replace_constant_with_uniform.cpp56 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
209 opt::analysis::Integer int_type(32, true); in IsApplicable() local
Dfuzzer_pass_add_equation_instructions.cpp173 if (const auto* int_type = in Apply() local
185 } else if (const auto* int_type = operand_type->AsInteger()) { in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_equation_instruction.cpp174 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
197 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
Dtransformation_replace_constant_with_uniform.cpp56 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
209 opt::analysis::Integer int_type(32, true); in IsApplicable() local
Dfuzzer_pass_add_equation_instructions.cpp173 if (const auto* int_type = in Apply() local
185 } else if (const auto* int_type = operand_type->AsInteger()) { in Apply() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_equation_instruction.cpp174 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local
197 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
Dtransformation_replace_constant_with_uniform.cpp56 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
209 opt::analysis::Integer int_type(32, true); in IsApplicable() local
Dfuzzer_pass_add_equation_instructions.cpp173 if (const auto* int_type = in Apply() local
185 } else if (const auto* int_type = operand_type->AsInteger()) { in Apply() local
/third_party/libabigail/doc/vizualization/layout/sources/
Dsa-base.cc5 typedef long int_type; typedef
Dsa-B.cc5 typedef long int_type; typedef
Dsa-A.cc5 typedef long int_type; typedef
Dsa-C.cc5 typedef long int_type; typedef
/third_party/libabigail/doc/vizualization/graph/sources/
Dsa-base.cc5 typedef long int_type; typedef
Dsa-B.cc5 typedef long int_type; typedef
Dsa-A.cc5 typedef long int_type; typedef
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.h152 LLVMTypeRef int_type; in lp_build_const_int_pointer() local
Dlp_bld_ir_common.c152 LLVMTypeRef int_type = LLVMInt32TypeInContext(mask->bld->gallivm->context); in lp_exec_mask_function_init() local
278 LLVMTypeRef int_type = LLVMInt32TypeInContext(mask->bld->gallivm->context); in lp_exec_endloop() local
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/
Dto_toml.py106 int_type = np.uint32 variable in Float32
120 int_type = np.uint64 variable in Float64
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.cpp107 const auto* int_type = type()->AsInteger(); in GetZeroExtendedValue() local
126 const auto* int_type = type()->AsInteger(); in GetSignExtendedValue() local
399 else if (const auto* int_type = element_type->AsInteger()) in GetNumericVectorConstantWithWords() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.cpp107 const auto* int_type = type()->AsInteger(); in GetZeroExtendedValue() local
126 const auto* int_type = type()->AsInteger(); in GetSignExtendedValue() local
399 else if (const auto* int_type = element_type->AsInteger()) in GetNumericVectorConstantWithWords() local
/third_party/spirv-tools/source/opt/
Dconstants.cpp107 const auto* int_type = type()->AsInteger(); in GetZeroExtendedValue() local
126 const auto* int_type = type()->AsInteger(); in GetSignExtendedValue() local
400 else if (const auto* int_type = element_type->AsInteger()) in GetNumericVectorConstantWithWords() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp190 auto int_type = context->get_type_mgr() in AdjustAccessedIndices() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp190 auto int_type = context->get_type_mgr() in AdjustAccessedIndices() local
/third_party/spirv-tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp190 auto int_type = context->get_type_mgr() in AdjustAccessedIndices() local

1234