/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | const_folding_rules.cpp | 55 const analysis::Integer* integer_type, uint64_t result, in GenerateIntegerConstant() 920 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local 951 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local 1716 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldBinaryIntegerOperation() local 1745 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldScalarSConvert() local 1758 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldScalarUConvert() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | const_folding_rules.cpp | 55 const analysis::Integer* integer_type, uint64_t result, in GenerateIntegerConstant() 920 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local 951 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local 1716 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldBinaryIntegerOperation() local 1745 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldScalarSConvert() local 1758 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldScalarUConvert() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/ |
H A D | tf_jitrt_legalize_i1_type.cc | 57 if (auto integer_type = input_type.dyn_cast<IntegerType>()) { in PromoteI1ToI8() local 85 if (auto integer_type = in isLegalType() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | const_folding_rules.cpp | 867 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldFToIOp() local 898 const analysis::Integer* integer_type = a->type()->AsInteger(); in FoldIToFOp() local 1663 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldBinaryIntegerOperation() local 1692 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldScalarSConvert() local 1705 const analysis::Integer* integer_type = result_type->AsInteger(); in FoldScalarUConvert() local
|
H A D | constants.cpp | 529 const analysis::Integer* integer_type, uint64_t result) { in GenerateIntegerConstant()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/include/boost/detail/ |
D | numeric_traits.hpp | 103 typedef Integer integer_type; typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ |
H A D | type_to_shape.cc | 63 } else if (auto integer_type = type.dyn_cast<mlir::IntegerType>()) { in TypeToPrimitiveType() local
|
H A D | hlo_function_importer.cc | 1347 mlir::IntegerType integer_type = in ImportInstructionImpl() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/ |
D | TypeSystem.h | 314 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/ |
D | TypeSystem.h | 315 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/ |
D | TypeSystem.h | 315 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/ |
D | TypeSystem.h | 331 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/codegen/ |
D | helpers.rs | 105 pub(crate) fn integer_type( in integer_type() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | vector_support_library.cc | 146 llvm::Type* integer_type = IntegerTypeForFloatSize(is_vector); in I1ToFloat() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | elemental_ir_emitter.cc | 1599 llvm::IntegerType* integer_type = in SaturateShiftIfNecessary() local 1627 auto* integer_type = llvm::cast<llvm::IntegerType>(type); in GetIntSMin() local 1633 auto* integer_type = llvm::cast<llvm::IntegerType>(type); in GetMinusOne() local
|
/aosp_15_r20/external/igt-gpu-tools/assembler/ |
H A D | brw_eu_emit.c | 482 unsigned integer_type, in brw_set_math_message()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_eu_emit.c | 396 unsigned integer_type, in elk_set_math_message()
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 545 val integer_type : llcontext -> int -> lltype val
|