/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_equation_instruction.cpp | 163 const auto* operand_type = in MaybeGetResultTypeId() local 227 auto operand_type = in MaybeGetResultTypeId() local 262 auto operand_type = in MaybeGetResultTypeId() local 280 auto operand_type = in MaybeGetResultTypeId() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | transformation_equation_instruction.cpp | 163 const auto* operand_type = in MaybeGetResultTypeId() local 227 auto operand_type = in MaybeGetResultTypeId() local 262 auto operand_type = in MaybeGetResultTypeId() local 280 auto operand_type = in MaybeGetResultTypeId() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_equation_instruction.cpp | 163 const auto* operand_type = in MaybeGetResultTypeId() local 227 auto operand_type = in MaybeGetResultTypeId() local 262 auto operand_type = in MaybeGetResultTypeId() local 280 auto operand_type = in MaybeGetResultTypeId() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_composites.cpp | 229 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 270 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 305 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 328 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 454 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in ValidateCopyObject() local
|
H A D | validate_extensions.cpp | 1147 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1180 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1251 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1929 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2218 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2303 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2457 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_composites.cpp | 229 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 270 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 305 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 328 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 454 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in ValidateCopyObject() local
|
H A D | validate_extensions.cpp | 1147 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1180 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1251 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1929 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2220 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2305 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2459 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_composites.cpp | 229 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 270 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 305 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 328 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 454 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in ValidateCopyObject() local
|
D | validate_extensions.cpp | 1147 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1180 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1251 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1929 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2218 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2303 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2457 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
|
/aosp_15_r20/frameworks/libs/binary_translation/heavy_optimizer/riscv64/ |
D | frontend.cc | 562 void HeavyOptimizerFrontend::Store(Decoder::MemoryDataOperandType operand_type, in Store() 571 Register HeavyOptimizerFrontend::Load(Decoder::LoadOperandType operand_type, in Load() 655 Register HeavyOptimizerFrontend::LoadWithoutRecovery(Decoder::LoadOperandType operand_type, in LoadWithoutRecovery() 689 Register HeavyOptimizerFrontend::LoadWithoutRecovery(Decoder::LoadOperandType operand_type, in LoadWithoutRecovery() 776 void HeavyOptimizerFrontend::StoreWithoutRecovery(Decoder::MemoryDataOperandType operand_type, in StoreWithoutRecovery() 798 void HeavyOptimizerFrontend::StoreWithoutRecovery(Decoder::MemoryDataOperandType operand_type, in StoreWithoutRecovery()
|
/aosp_15_r20/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/ |
D | decoder.h | 652 MemoryDataOperandType operand_type; member 727 FloatOperandType operand_type; member 767 FloatOperandType operand_type; member 776 FloatOperandType operand_type; member 784 FloatOperandType operand_type; member 790 FloatOperandType operand_type; member 796 FloatOperandType operand_type; member 803 FloatOperandType operand_type; member 811 FloatOperandType operand_type; member 819 FloatOperandType operand_type; member [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
H A D | tf_traits.h | 61 for (auto operand_type : op->getOperandTypes()) { in verifyTrait() local 94 for (const auto& operand_type : op->getOperandTypes()) { in verifySameOperandsAndResultElementTypeResolveRef() local
|
/aosp_15_r20/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/ |
D | lite_translator.cc | 370 Register LiteTranslator::Load(Decoder::LoadOperandType operand_type, Register arg, int16_t offset) { in Load() 414 void LiteTranslator::Store(Decoder::MemoryDataOperandType operand_type, in Store()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | shape_inference.cc | 909 Type operand_type = op->getOperand(0).getType(); in InferShapeForCast() local 1898 Type operand_type = std::get<0>(entry).getType(); in RefineTypeForPassThroughOperands() local 1961 Type GetElementTypeFromOperand(TensorType operand_type, in GetElementTypeFromOperand() 2016 TensorType operand_type = std::get<0>(entry).template cast<TensorType>(); in InferShapeForWhile() local 2349 auto operand_type = std::get<0>(entry).cast<TensorType>(); in GetWhileCompatibleTypes() local
|
H A D | legalize_hlo.cc | 1199 ShapedType operand_type = op.operand().getType().cast<ShapedType>(); in matchAndRewrite() local 1318 auto operand_type = in MatchReshapedIota() local 2345 auto operand_type = rw.operands()[0].getType().dyn_cast<RankedTensorType>(); in IsSpatialPoolingWithoutDilation() local 2394 auto operand_type = rw.operands()[0].getType().cast<ShapedType>(); in matchAndRewrite() local 2885 ShapedType operand_type = operand.getType().cast<ShapedType>(); in matchAndRewrite() local 3139 ShapedType operand_type = operands[0].getType().cast<ShapedType>(); in matchAndRewrite() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/ |
H A D | sve_interleaved_fp32_mmla_8x3VL.hpp | 38 typedef float operand_type; typedef in arm_gemm::cls_sve_interleaved_fp32_mmla_8x3VL
|
H A D | a32_sgemm_8x6.hpp | 47 typedef float operand_type; typedef in arm_gemm::sgemm_8x6
|
H A D | a64_sgemm_8x6.hpp | 45 typedef float operand_type; typedef in arm_gemm::cls_a64_sgemm_8x6
|
H A D | a64_gemm_u16_8x12.hpp | 37 typedef uint16_t operand_type; typedef in arm_gemm::cls_a64_gemm_u16_8x12
|
H A D | a64_sgemv_pretransposed.hpp | 36 typedef float operand_type; typedef in arm_gemm::sgemv_pretransposed
|
H A D | a64_gemm_s16_8x12.hpp | 45 typedef int16_t operand_type; typedef in arm_gemm::cls_a64_gemm_s16_8x12
|
H A D | a64_sgemm_8x12.hpp | 52 typedef float operand_type; typedef in arm_gemm::cls_a64_sgemm_8x12
|
H A D | sme2_gemv_s8qa_dot_16VL.hpp | 41 typedef int8_t operand_type; typedef in arm_gemm::cls_sme2_gemv_s8qa_dot_16VL
|
H A D | a64_gemm_s8_4x4.hpp | 40 typedef int8_t operand_type; typedef in arm_gemm::cls_a64_gemm_s8_4x4
|
H A D | sme2_gemv_bf16fp32_dot_16VL.hpp | 42 typedef bfloat16 operand_type; typedef in arm_gemm::cls_sme2_gemv_bf16fp32_dot_16VL
|