Home
last modified time | relevance | path

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

1234

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_replace_constant_with_uniform.cpp57 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
176 opt::analysis::Integer int_type(32, true); in IsApplicable() local
Dtransformation_add_type_int.cpp43 opt::analysis::Integer int_type(message_.width(), message_.is_signed()); in IsApplicable() local
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_replace_constant_with_uniform.cpp57 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
176 opt::analysis::Integer int_type(32, true); in IsApplicable() local
Dtransformation_add_type_int.cpp43 opt::analysis::Integer int_type(message_.width(), message_.is_signed()); in IsApplicable() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_constant_with_uniform.cpp57 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local
174 opt::analysis::Integer int_type(32, true); in IsApplicable() local
Dtransformation_add_type_int.cpp44 opt::analysis::Integer int_type(message_.width(), message_.is_signed()); in IsApplicable() local
/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dfailed.pass.cpp22 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.h146 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
Dlp_bld_printf.c136 LLVMTypeRef int_type = LLVMIntTypeInContext(gallivm->context, sizeof(int) * 8); in lp_build_print_value() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dstrip_atomic_counter_memory_pass.cpp38 analysis::Integer int_type(32, false); in Process() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrip_atomic_counter_memory_pass.cpp38 analysis::Integer int_type(32, false); in Process() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dstrip_atomic_counter_memory_pass.cpp38 analysis::Integer int_type(32, false); in Process() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dliteral_util_test.cc55 using int_type = typename TypeParam::first_type; in TYPED_TEST() typedef
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dunderflow.pass.cpp30 typedef typename base::int_type int_type; typedef
Dpbackfail.pass.cpp25 typedef typename base::int_type int_type; typedef
Doverflow.pass.cpp29 typedef typename base::int_type int_type; typedef
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Dpbackfail.pass.cpp28 typedef base::int_type int_type; typedef
Dunderflow.pass.cpp28 typedef base::int_type int_type; typedef
Doverflow.pass.cpp28 typedef base::int_type int_type; typedef
/external/libvpx/libvpx/test/
Dnon_greedy_mv_test.cc44 int int_type; in read_in_local_var() local
177 int int_type; in TEST() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dvector_support_library.cc171 llvm::Type* int_type = in FloatAnd() local
181 llvm::Type* int_type = in FloatNot() local
190 llvm::Type* int_type = in FloatOr() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dconstant_manager_test.cpp100 Type* int_type = context->get_type_mgr()->GetType(1); in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dconstant_manager_test.cpp100 Type* int_type = context->get_type_mgr()->GetType(1); in TEST_F() local
/external/angle/third_party/spirv-tools/src/test/opt/
Dconstant_manager_test.cpp100 Type* int_type = context->get_type_mgr()->GetType(1); in TEST_F() local

1234