Home
last modified time | relevance | path

Searched defs:DataType (Results 1 – 25 of 768) sorted by relevance

12345678910>>...31

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h245 bool isLegalMaskedLoadStore(Type *DataType, Align Alignment) { in isLegalMaskedLoadStore()
256 bool isLegalMaskedLoad(Type *DataType, Align Alignment) { in isLegalMaskedLoad()
260 bool isLegalMaskedStore(Type *DataType, Align Alignment) { in isLegalMaskedStore()
264 bool isLegalMaskedGatherScatter(Type *DataType) const { in isLegalMaskedGatherScatter()
277 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather()
280 bool isLegalMaskedScatter(Type *DataType, Align Alignment) const { in isLegalMaskedScatter()
301 bool isLegalNTStoreLoad(Type *DataType, Align Alignment) { in isLegalNTStoreLoad()
318 bool isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore()
322 bool isLegalNTLoad(Type *DataType, Align Alignment) { in isLegalNTLoad()
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go683 func AngleTout(value tf.DataType) AngleAttr {
744 func AnonymousHashTable(scope *Scope, key_dtype tf.DataType, value_dtype tf.DataType) (table_handle…
764 func AnonymousIterator(scope *Scope, output_types []tf.DataType, output_shapes []tf.Shape) (handle …
789 func AnonymousIteratorV2(scope *Scope, output_types []tf.DataType, output_shapes []tf.Shape) (handl…
809 func AnonymousIteratorV3(scope *Scope, output_types []tf.DataType, output_shapes []tf.Shape) (handl…
834 func AnonymousMultiDeviceIterator(scope *Scope, devices []string, output_types []tf.DataType, outpu…
854 func AnonymousMultiDeviceIteratorV3(scope *Scope, devices []string, output_types []tf.DataType, out…
928 …hTable(scope *Scope, empty_key tf.Output, deleted_key tf.Output, value_dtype tf.DataType, optional…
965 func AnonymousMutableHashTable(scope *Scope, key_dtype tf.DataType, value_dtype tf.DataType) (table…
1008 …unc AnonymousMutableHashTableOfTensors(scope *Scope, key_dtype tf.DataType, value_dtype tf.DataTyp…
[all …]
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_contract_sycl.cpp596 typedef float DataType; in tensorOutofBound() typedef
631 typedef float DataType; in tensorTensor() typedef
650 typedef float DataType; in tensorTensor_m() typedef
668 typedef float DataType; in tensorTensor_n() typedef
686 typedef float DataType; in tensorTensor_k() typedef
703 typedef float DataType; in tensorTensor_sizes() typedef
720 typedef float DataType; in vectorVector() typedef
748 typedef float DataType; in vectorTensor() typedef
790 typedef float DataType; in tensorVector() typedef
838 typedef float DataType; in tensorScalar() typedef
[all …]
/aosp_15_r20/system/extras/simpleperf/
H A Drecord.h439 struct DataType { struct
440 uint64_t aux_offset;
441 uint64_t aux_size;
442 uint64_t flags;
516 struct DataType { struct
517 uint32_t aux_type;
518 uint32_t reserved;
519 uint64_t version;
520 uint32_t nr_cpu;
521 uint32_t pmu_type;
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dicrsint.h37 #define ADO_FIXED_LENGTH_ENTRY(Ordinal,DataType,Buffer,Status,Modify) {Ordinal,DataType,0,0,0,offse… argument
38 #define ADO_FIXED_LENGTH_ENTRY2(Ordinal,DataType,Buffer,Modify) {Ordinal,DataType,0,0,0,offsetof(AD… argument
39 #define ADO_NUMERIC_ENTRY(Ordinal,DataType,Buffer,Precision,Scale,Status,Modify) {Ordinal,DataType,… argument
40 #define ADO_NUMERIC_ENTRY2(Ordinal,DataType,Buffer,Precision,Scale,Modify) {Ordinal,DataType,Precis… argument
41 #define ADO_VARIABLE_LENGTH_ENTRY(Ordinal,DataType,Buffer,Size,Status,Length,Modify) {Ordinal,DataT… argument
42 #define ADO_VARIABLE_LENGTH_ENTRY2(Ordinal,DataType,Buffer,Size,Status,Modify) {Ordinal,DataType,0,… argument
43 #define ADO_VARIABLE_LENGTH_ENTRY3(Ordinal,DataType,Buffer,Size,Length,Modify) {Ordinal,DataType,0,… argument
44 #define ADO_VARIABLE_LENGTH_ENTRY4(Ordinal,DataType,Buffer,Size,Modify) {Ordinal,DataType,0,0,Size,… argument
/aosp_15_r20/external/tensorflow/tensorflow/go/
H A Dtensor.go42 type DataType C.TF_DataType type
170 func ReadTensor(dataType DataType, shape []int64, r io.Reader) (*Tensor, error) {
215 func (t *Tensor) DataType() DataType { return DataType(C.TF_TensorType(t.c)) } func
261 func decodeTensor(raw []byte, shape []int64, dt DataType) reflect.Value {
443 func typeForDataType(dt DataType) reflect.Type {
453 func TypeOf(dt DataType, shape []int64) reflect.Type {
547 func isTensorSerializable(dataType DataType) error {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h175 bool isLegalMaskedLoadStore(Type *DataType, Align Alignment) { in isLegalMaskedLoadStore()
196 bool isLegalMaskedLoad(Type *DataType, Align Alignment) { in isLegalMaskedLoad()
199 bool isLegalMaskedStore(Type *DataType, Align Alignment) { in isLegalMaskedStore()
203 bool isLegalMaskedGatherScatter(Type *DataType, Align Alignment) { in isLegalMaskedGatherScatter()
224 bool isLegalMaskedGather(Type *DataType, Align Alignment) { in isLegalMaskedGather()
227 bool isLegalMaskedScatter(Type *DataType, Align Alignment) { in isLegalMaskedScatter()
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticache/src/main/resources/codegen-resources/
H A Dexamples-1.json1047 "DataType": "string", string
1058 "DataType": "string", string
1069 "DataType": "string", string
1080 "DataType": "integer", string
1091 "DataType": "integer", string
1102 "DataType": "integer", string
1113 "DataType": "integer", string
1124 "DataType": "integer", string
1135 "DataType": "integer", string
1146 "DataType": "integer", string
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVETargetTransformInfo.h136 bool isLegalMaskedLoad(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedLoad()
139 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedStore()
142 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather()
145 bool isLegalMaskedScatter(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedScatter()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dvalidation_test_input_parser.cc43 struct DataType { struct in mojo::test::__anon6517fda70111::ValidationTestInputParser
44 const char* name;
45 size_t name_size;
46 size_t data_size;
47 ParseDataFunc parse_data_func;
/aosp_15_r20/external/vixl/src/aarch32/
H A Dassembler-aarch32.h698 DataType /*dt*/, in Delegate() argument
1031 DataType /*dt*/, in Delegate() argument
1082 DataType /*dt*/, in Delegate() argument
1107 DataType /*dt*/, in Delegate() argument
1129 DataType /*dt*/, in Delegate() argument
1143 DataType /*dt*/, in Delegate() argument
1160 DataType /*dt*/, in Delegate() argument
1175 DataType /*dt*/, in Delegate() argument
1186 DataType /*dt*/, in Delegate() argument
1201 DataType /*dt*/, in Delegate() argument
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h241 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore()
245 bool isLegalMaskedLoad(Type *DataType, Align Alignment) const { in isLegalMaskedLoad()
249 bool isLegalNTStore(Type *DataType, Align Alignment) const { in isLegalNTStore()
256 bool isLegalNTLoad(Type *DataType, Align Alignment) const { in isLegalNTLoad()
267 bool isLegalMaskedScatter(Type *DataType, Align Alignment) const { in isLegalMaskedScatter()
271 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather()
275 bool forceScalarizeMaskedGather(VectorType *DataType, Align Alignment) const { in forceScalarizeMaskedGather()
279 bool forceScalarizeMaskedScatter(VectorType *DataType, in forceScalarizeMaskedScatter()
284 bool isLegalMaskedCompressStore(Type *DataType) const { return false; } in isLegalMaskedCompressStore()
291 bool isLegalMaskedExpandLoad(Type *DataType) const { return false; } in isLegalMaskedExpandLoad()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfoImpl.h258 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore()
262 bool isLegalMaskedLoad(Type *DataType, Align Alignment) const { in isLegalMaskedLoad()
266 bool isLegalNTStore(Type *DataType, Align Alignment) const { in isLegalNTStore()
273 bool isLegalNTLoad(Type *DataType, Align Alignment) const { in isLegalNTLoad()
284 bool isLegalMaskedScatter(Type *DataType, Align Alignment) const { in isLegalMaskedScatter()
288 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather()
292 bool forceScalarizeMaskedGather(VectorType *DataType, Align Alignment) const { in forceScalarizeMaskedGather()
296 bool forceScalarizeMaskedScatter(VectorType *DataType, in forceScalarizeMaskedScatter()
301 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) const { in isLegalMaskedCompressStore()
310 bool isLegalMaskedExpandLoad(Type *DataType, Align Alignment) const { in isLegalMaskedExpandLoad()
[all …]
DTargetTransformInfo.h2350 bool isLegalMaskedStore(Type *DataType, Align Alignment) override { in isLegalMaskedStore()
2353 bool isLegalMaskedLoad(Type *DataType, Align Alignment) override { in isLegalMaskedLoad()
2356 bool isLegalNTStore(Type *DataType, Align Alignment) override { in isLegalNTStore()
2359 bool isLegalNTLoad(Type *DataType, Align Alignment) override { in isLegalNTLoad()
2366 bool isLegalMaskedScatter(Type *DataType, Align Alignment) override { in isLegalMaskedScatter()
2369 bool isLegalMaskedGather(Type *DataType, Align Alignment) override { in isLegalMaskedGather()
2372 bool forceScalarizeMaskedGather(VectorType *DataType, in forceScalarizeMaskedGather()
2376 bool forceScalarizeMaskedScatter(VectorType *DataType, in forceScalarizeMaskedScatter()
2380 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) override { in isLegalMaskedCompressStore()
2383 bool isLegalMaskedExpandLoad(Type *DataType, Align Alignment) override { in isLegalMaskedExpandLoad()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfoImpl.h255 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore()
259 bool isLegalMaskedLoad(Type *DataType, Align Alignment) const { in isLegalMaskedLoad()
263 bool isLegalNTStore(Type *DataType, Align Alignment) const { in isLegalNTStore()
270 bool isLegalNTLoad(Type *DataType, Align Alignment) const { in isLegalNTLoad()
281 bool isLegalMaskedScatter(Type *DataType, Align Alignment) const { in isLegalMaskedScatter()
285 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather()
289 bool forceScalarizeMaskedGather(VectorType *DataType, Align Alignment) const { in forceScalarizeMaskedGather()
293 bool forceScalarizeMaskedScatter(VectorType *DataType, in forceScalarizeMaskedScatter()
298 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) const { in isLegalMaskedCompressStore()
307 bool isLegalMaskedExpandLoad(Type *DataType, Align Alignment) const { in isLegalMaskedExpandLoad()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfoImpl.h255 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore()
259 bool isLegalMaskedLoad(Type *DataType, Align Alignment) const { in isLegalMaskedLoad()
263 bool isLegalNTStore(Type *DataType, Align Alignment) const { in isLegalNTStore()
270 bool isLegalNTLoad(Type *DataType, Align Alignment) const { in isLegalNTLoad()
281 bool isLegalMaskedScatter(Type *DataType, Align Alignment) const { in isLegalMaskedScatter()
285 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather()
289 bool forceScalarizeMaskedGather(VectorType *DataType, Align Alignment) const { in forceScalarizeMaskedGather()
293 bool forceScalarizeMaskedScatter(VectorType *DataType, in forceScalarizeMaskedScatter()
298 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) const { in isLegalMaskedCompressStore()
307 bool isLegalMaskedExpandLoad(Type *DataType, Align Alignment) const { in isLegalMaskedExpandLoad()
[all …]
DTargetTransformInfo.h2331 bool isLegalMaskedStore(Type *DataType, Align Alignment) override { in isLegalMaskedStore()
2334 bool isLegalMaskedLoad(Type *DataType, Align Alignment) override { in isLegalMaskedLoad()
2337 bool isLegalNTStore(Type *DataType, Align Alignment) override { in isLegalNTStore()
2340 bool isLegalNTLoad(Type *DataType, Align Alignment) override { in isLegalNTLoad()
2347 bool isLegalMaskedScatter(Type *DataType, Align Alignment) override { in isLegalMaskedScatter()
2350 bool isLegalMaskedGather(Type *DataType, Align Alignment) override { in isLegalMaskedGather()
2353 bool forceScalarizeMaskedGather(VectorType *DataType, in forceScalarizeMaskedGather()
2357 bool forceScalarizeMaskedScatter(VectorType *DataType, in forceScalarizeMaskedScatter()
2361 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) override { in isLegalMaskedCompressStore()
2364 bool isLegalMaskedExpandLoad(Type *DataType, Align Alignment) override { in isLegalMaskedExpandLoad()
[all …]
/aosp_15_r20/external/pytorch/torch/onnx/_internal/exporter/
H A D_building.py247 ir.DataType,
261 dtype: ir.DataType,
282 ir.DataType,
356 ir.DataType,
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Daudit-validity-dates.py41 class DataType(Enum): class
55 def __init__(self, data_type: DataType, x509_obj):
104 typing.Dict[DataType,
111 def __generate_parser(self, data_type: DataType):
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Daudit-validity-dates.py41 class DataType(Enum): class
55 def __init__(self, data_type: DataType, x509_obj):
104 typing.Dict[DataType,
111 def __generate_parser(self, data_type: DataType):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfoImpl.h255 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore()
259 bool isLegalMaskedLoad(Type *DataType, Align Alignment) const { in isLegalMaskedLoad()
263 bool isLegalNTStore(Type *DataType, Align Alignment) const { in isLegalNTStore()
270 bool isLegalNTLoad(Type *DataType, Align Alignment) const { in isLegalNTLoad()
281 bool isLegalMaskedScatter(Type *DataType, Align Alignment) const { in isLegalMaskedScatter()
285 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather()
289 bool forceScalarizeMaskedGather(VectorType *DataType, Align Alignment) const { in forceScalarizeMaskedGather()
293 bool forceScalarizeMaskedScatter(VectorType *DataType, in forceScalarizeMaskedScatter()
298 bool isLegalMaskedCompressStore(Type *DataType) const { return false; } in isLegalMaskedCompressStore()
305 bool isLegalMaskedExpandLoad(Type *DataType) const { return false; } in isLegalMaskedExpandLoad()
[all …]
/aosp_15_r20/art/compiler/optimizing/
H A Ddata_type_test.cc34 TEST(DataType, SizeAgainstPrimitive) { in TEST() argument
47 TEST(DataType, Names) { in TEST() argument
62 TEST(DataType, IsTypeConversionImplicit) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h257 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { return false; } in isLegalMaskedStore()
259 bool isLegalMaskedLoad(Type *DataType, MaybeAlign Alignment) { return false; } in isLegalMaskedLoad()
261 bool isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore()
268 bool isLegalNTLoad(Type *DataType, Align Alignment) { in isLegalNTLoad()
275 bool isLegalMaskedScatter(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedScatter()
279 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather()
283 bool isLegalMaskedCompressStore(Type *DataType) { return false; } in isLegalMaskedCompressStore()
285 bool isLegalMaskedExpandLoad(Type *DataType) { return false; } in isLegalMaskedExpandLoad()
287 bool hasDivRemOp(Type *DataType, bool IsSigned) { return false; } in hasDivRemOp()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmWorkgroupMemoryTests.cpp48 struct DataType struct
50 string name;
51 string type;
52 uint32_t sizeBytes;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h152 bool isLegalMaskedLoadStore(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedLoadStore()
167 bool isLegalMaskedLoad(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedLoad()
171 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedStore()

12345678910>>...31