/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | comparators.cc | 39 int64 bit_width) { in BitcastConvertFloatingPointToIntegral() 134 int64 bit_width = primitive_util::BitWidth(compare_type); in CreateScalarComparisonComputation() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | parse_number.cpp | 70 const uint32_t bit_width = AssumedBitWidth(type); in ParseAndEncodeIntegerNumber() local 147 const auto bit_width = AssumedBitWidth(type); in ParseAndEncodeFloatingPointNumber() local
|
D | parse_number.h | 122 const uint32_t bit_width = AssumedBitWidth(type); in CheckRangeAndIfHexThenSignExtend() local
|
/external/deqp-deps/SPIRV-Tools/source/util/ |
D | parse_number.cpp | 70 const uint32_t bit_width = AssumedBitWidth(type); in ParseAndEncodeIntegerNumber() local 147 const auto bit_width = AssumedBitWidth(type); in ParseAndEncodeFloatingPointNumber() local
|
D | parse_number.h | 122 const uint32_t bit_width = AssumedBitWidth(type); in CheckRangeAndIfHexThenSignExtend() local
|
/external/deqp-deps/SPIRV-Tools/tools/stats/ |
D | spirv_stats.cpp | 109 const uint32_t bit_width = type_decl_inst.GetOperandAs<uint32_t>(1); in ProcessConstant() local 131 const uint32_t bit_width = type_decl_inst.GetOperandAs<uint32_t>(1); in ProcessConstant() local
|
/external/swiftshader/third_party/SPIRV-Tools/tools/stats/ |
D | spirv_stats.cpp | 109 const uint32_t bit_width = type_decl_inst.GetOperandAs<uint32_t>(1); in ProcessConstant() local 131 const uint32_t bit_width = type_decl_inst.GetOperandAs<uint32_t>(1); in ProcessConstant() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | name_mapper.cpp | 196 const auto bit_width = inst.words[2]; in ParseInstruction() local 219 const auto bit_width = inst.words[2]; in ParseInstruction() local
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | name_mapper.cpp | 196 const auto bit_width = inst.words[2]; in ParseInstruction() local 219 const auto bit_width = inst.words[2]; in ParseInstruction() local
|
D | binary.cpp | 171 uint32_t bit_width; member
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_literals.cpp | 79 uint32_t bit_width = operand.number_bit_width; in LiteralsPass() local
|
D | validate_builtins.cpp | 511 const uint32_t bit_width = _.GetBitWidth(underlying_type); in ValidateI32() local 560 const uint32_t bit_width = _.GetBitWidth(underlying_type); in ValidateF32Helper() local 593 const uint32_t bit_width = _.GetBitWidth(underlying_type); in ValidateI32Vec() local 655 const uint32_t bit_width = _.GetBitWidth(underlying_type); in ValidateF32VecHelper() local 686 const uint32_t bit_width = _.GetBitWidth(component_type); in ValidateI32Arr() local 749 const uint32_t bit_width = _.GetBitWidth(component_type); in ValidateF32ArrHelper() local
|
D | validate_arithmetics.cpp | 91 const uint32_t bit_width = _.GetBitWidth(result_type); in ArithmeticsPass() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_literals.cpp | 79 uint32_t bit_width = operand.number_bit_width; in LiteralsPass() local
|
D | validate_builtins.cpp | 511 const uint32_t bit_width = _.GetBitWidth(underlying_type); in ValidateI32() local 560 const uint32_t bit_width = _.GetBitWidth(underlying_type); in ValidateF32Helper() local 593 const uint32_t bit_width = _.GetBitWidth(underlying_type); in ValidateI32Vec() local 655 const uint32_t bit_width = _.GetBitWidth(underlying_type); in ValidateF32VecHelper() local 686 const uint32_t bit_width = _.GetBitWidth(component_type); in ValidateI32Arr() local 749 const uint32_t bit_width = _.GetBitWidth(component_type); in ValidateF32ArrHelper() local
|
D | validate_arithmetics.cpp | 91 const uint32_t bit_width = _.GetBitWidth(result_type); in ArithmeticsPass() local
|
/external/deqp-deps/SPIRV-Tools/source/comp/ |
D | markv_decoder.h | 67 uint32_t bit_width; member
|
/external/swiftshader/third_party/SPIRV-Tools/source/comp/ |
D | markv_decoder.h | 67 uint32_t bit_width; member
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | TargetData.cpp | 102 unsigned pref_align, uint32_t bit_width) { in get() 250 unsigned pref_align, uint32_t bit_width) { in setAlignment()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | ir_emission_utils.cc | 211 int bit_width = value->getType()->getPrimitiveSizeInBits(); in EmitFullWarpShuffleDown() local
|
/external/llvm/lib/IR/ |
D | DataLayout.cpp | 103 unsigned pref_align, uint32_t bit_width) { in get() 399 unsigned pref_align, uint32_t bit_width) { in setAlignment()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DataLayout.cpp | 108 unsigned pref_align, uint32_t bit_width) { in get() 457 unsigned pref_align, uint32_t bit_width) { in setAlignment()
|
/external/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 748 inline uint8_t PackedType(BitWidth bit_width, Type type) { in PackedType() 1295 template<typename T> void PushIndirect(T val, Type type, BitWidth bit_width) { in PushIndirect() 1372 auto bit_width = WidthU(offset); in ElemWidth() local 1403 auto bit_width = WidthU(len); in CreateBlob() local 1416 auto bit_width = WidthB(byte_width); in ScalarVector() local 1436 auto bit_width = (std::max)(force_min_bit_width_, WidthU(vec_len)); variable
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 717 FT_UInt bit_height, bit_width; in tt_sbit_decoder_load_byte_aligned() local 859 FT_UInt bit_height, bit_width; in tt_sbit_decoder_load_bit_aligned() local
|
/external/vulkan-validation-layers/layers/ |
D | shader_validation.cpp | 421 auto bit_width = in GetLocationsConsumedByType() local 463 auto bit_width = in GetComponentsConsumedByType() local 469 auto bit_width = insn.word(2); in GetComponentsConsumedByType() local 473 auto bit_width = insn.word(2); in GetComponentsConsumedByType() local
|