Home
last modified time | relevance | path

Searched defs:NumElements (Results 1 – 25 of 262) sorted by relevance

1234567891011

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h57 static LLT vector(uint16_t NumElements, unsigned ScalarSizeInBits) { in vector()
65 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
73 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
77 static LLT scalarOrVector(uint16_t NumElements, unsigned ScalarSize) { in scalarOrVector()
81 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT()
H A DMachineValueType.h918 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT()
1018 static MVT getScalableVectorVT(MVT VT, unsigned NumElements) { in getScalableVectorVT()
1084 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp130 unsigned NumElements = MaskTySize / ElSize; in DecodeVPERMILPMask() local
183 unsigned NumElements = MaskTySize / ElSize; in DecodeVPERMIL2PMask() local
304 unsigned NumElements = MaskTy->getVectorNumElements(); in DecodeVPERMVMask() local
328 int NumElements = VT.getVectorNumElements(); in DecodeVPERMVMask() local
337 unsigned NumElements = MaskTy->getVectorNumElements(); in DecodeVPERMV3Mask() local
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_vector_ops.cpp665 const uint8_t NumElements = 4; in shufflevector() local
681 const uint8_t NumElements = 8; in shufflevector() local
700 const uint8_t NumElements = 16; in shufflevector() local
H A Dtest_select_main.cpp42 static const size_t NumElements = Vectors<T>::NumElements; in testSelect() local
78 static const size_t NumElements = 4; in testSelect() local
108 static const size_t NumElements = Vectors<T>::NumElements; in testSelectI1() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dkernel_util.h168 inline int64_t NumElements(const TfLiteIntArray* dims) { in NumElements() function
176 inline int64_t NumElements(const TfLiteTensor* t) { in NumElements() function
180 inline int64_t NumElements(const int* dims, int num_dims) { in NumElements() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddhcpsapi.h66 DWORD NumElements; member
120 DWORD NumElements; member
125 DWORD NumElements; member
162 DWORD NumElements; member
265 DWORD NumElements; member
301 DWORD NumElements; member
320 DWORD NumElements; member
351 DWORD NumElements; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor.cc352 static size_t NumElements(const TensorProto& proto) { in NumElements() function
367 static size_t NumElements(const TensorProto& proto) { in NumElements() function
382 static size_t NumElements(const TensorProto& proto) { in NumElements() function
400 static size_t NumElements(const TensorProto& proto) { in NumElements() function
420 static size_t NumElements(const TensorProto& proto) { in NumElements() function
436 static size_t NumElements(const TensorProto& proto) { in NumElements() function
452 static size_t NumElements(const TensorProto& proto) { in NumElements() function
/aosp_15_r20/external/XNNPACK/test/
H A Dsubgraph-binary-tester.h90 size_t NumElements(std::vector<size_t>& dims) in NumElements() function
95 size_t NumElements(std::array<size_t, XNN_MAX_TENSOR_DIMS>& dims) in NumElements() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp191 bool MVETailPredication::isTailPredicate(Instruction *I, Value *NumElements) { in isTailPredicate()
462 VectorType *VecTy, Value *NumElements) { in InsertVCTPIntrinsic()
525 Value *NumElements = ComputeElements(TripCount, VecTy); in TryConvert() local
/aosp_15_r20/external/llvm/lib/IR/
H A DType.cpp93 unsigned NumElements = ATy->getNumElements(); in isEmptyTy() local
98 unsigned NumElements = STy->getNumElements(); in isEmptyTy() local
608 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get()
635 VectorType *VectorType::get(Type *ElementType, unsigned NumElements) { in get()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGenTypes/
DMachineValueType.h447 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT()
457 static MVT getScalableVectorVT(MVT VT, unsigned NumElements) { in getScalableVectorVT()
467 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
DLowLevelType.h92 static constexpr LLT fixed_vector(unsigned NumElements, in fixed_vector()
99 static constexpr LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/
DMachineValueType.h447 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT()
457 static MVT getScalableVectorVT(MVT VT, unsigned NumElements) { in getScalableVectorVT()
467 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
DLowLevelType.h100 static constexpr LLT fixed_vector(unsigned NumElements, in fixed_vector()
107 static constexpr LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineValueType.h447 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT()
457 static MVT getScalableVectorVT(MVT VT, unsigned NumElements) { in getScalableVectorVT()
467 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
DLowLevelType.h92 static constexpr LLT fixed_vector(unsigned NumElements, in fixed_vector()
99 static constexpr LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/
DMachineValueType.h447 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT()
457 static MVT getScalableVectorVT(MVT VT, unsigned NumElements) { in getScalableVectorVT()
467 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
DLowLevelType.h92 static constexpr LLT fixed_vector(unsigned NumElements, in fixed_vector()
99 static constexpr LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h76 static constexpr LLT fixed_vector(unsigned NumElements, in fixed_vector()
83 static constexpr LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dflat_set_test.cpp100 const std::size_t NumElements = 100; in flat_tree_ordered_insertion_test() local
285 const std::size_t NumElements = 100; in constructor_template_auto_deduction_test() local
396 const std::size_t NumElements = 100; in flat_tree_extract_adopt_test() local
Dflat_map_test.cpp101 const std::size_t NumElements = 100; in flat_tree_ordered_insertion_test() local
187 const std::size_t NumElements = 100; in constructor_template_auto_deduction_test() local
298 const std::size_t NumElements = 100; in flat_tree_extract_adopt_test() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h284 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad()
310 unsigned NumElements = DataTypeTy->getNumElements(); in isLegalNTStoreLoad() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DExprObjC.h147 unsigned NumElements; variable
155 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp100 unsigned NumElements = ATy->getNumElements(); in isEmptyTy() local
105 unsigned NumElements = STy->getNumElements(); in isEmptyTy() local
587 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get()

1234567891011