Home
last modified time | relevance | path

Searched refs:eleType (Results 1 – 20 of 20) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp46 auto eleType = FloatType::getF32(ctx);
49 tensorType = UnrankedTensorType::get(eleType);
51 tensorType = RankedTensorType::get(shape, eleType);
58 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
61 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
63 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
68 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/unittests/Dialect/QuantOps/
H A DQuantizationUtilsTest.cpp42 auto eleType = FloatType::getF32(ctx);
45 tensorType = UnrankedTensorType::get(eleType);
47 tensorType = RankedTensorType::get(shape, eleType);
54 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
57 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
59 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
64 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp43 auto eleType = FloatType::getF32(ctx);
46 tensorType = UnrankedTensorType::get(eleType);
48 tensorType = RankedTensorType::get(shape, eleType);
55 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
58 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
60 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
65 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp43 auto eleType = FloatType::getF32(ctx);
46 tensorType = UnrankedTensorType::get(eleType);
48 tensorType = RankedTensorType::get(shape, eleType);
55 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
58 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
60 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
65 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp43 auto eleType = FloatType::getF32(ctx);
46 tensorType = UnrankedTensorType::get(eleType);
48 tensorType = RankedTensorType::get(shape, eleType);
55 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
58 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
60 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
65 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp43 auto eleType = FloatType::getF32(ctx);
46 tensorType = UnrankedTensorType::get(eleType);
48 tensorType = RankedTensorType::get(shape, eleType);
55 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
58 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
60 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
65 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp43 auto eleType = FloatType::getF32(ctx);
46 tensorType = UnrankedTensorType::get(eleType);
48 tensorType = RankedTensorType::get(shape, eleType);
55 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
58 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
60 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
65 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp43 auto eleType = FloatType::getF32(ctx);
46 tensorType = UnrankedTensorType::get(eleType);
48 tensorType = RankedTensorType::get(shape, eleType);
55 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
58 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
60 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
65 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp43 auto eleType = FloatType::getF32(ctx);
46 tensorType = UnrankedTensorType::get(eleType);
48 tensorType = RankedTensorType::get(shape, eleType);
55 auto eleType = FloatType::getF32(ctx); in getTestSparseElementsAttr() local
58 tensorType = UnrankedTensorType::get(eleType); in getTestSparseElementsAttr()
60 tensorType = RankedTensorType::get(shape, eleType); in getTestSparseElementsAttr()
65 auto valuesType = RankedTensorType::get({1}, eleType); in getTestSparseElementsAttr()
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGModelIO_DIFF.cpp233 std::string eleType; in readDIFF() local
249 eleType = std::string(eleTypec); in readDIFF()
252 if(eleType == "ElmT3n2D") { in readDIFF()
258 else if(eleType == "ElmT6n2D") { in readDIFF()
264 else if(eleType == "ElmB4n2D") { in readDIFF()
270 else if(eleType == "ElmB8n2D") { in readDIFF()
276 else if(eleType == "ElmB9n2D") { in readDIFF()
282 else if(eleType == "ElmT4n3D") { in readDIFF()
288 else if(eleType == "ElmT10n3D") { in readDIFF()
294 else if(eleType == "ElmB8n3D") { in readDIFF()
[all …]
H A DCGNSWrite.cpp47 for(std::size_t eleType = 0; eleType < eleTypes.size(); eleType++) { in getNodesInEntities() local
48 int numEle = ge->getNumMeshElementsByType(eleTypes[eleType]); in getNodesInEntities()
51 MElement *me = ge->getMeshElementByType(eleTypes[eleType], j); in getNodesInEntities()
306 for(std::size_t eleType = 0; eleType < eleTypes.size(); eleType++) { in writeZone() local
307 int numEle = ge->getNumMeshElementsByType(eleTypes[eleType]); in writeZone()
311 MElement *me = ge->getMeshElementByType(eleTypes[eleType], 0); in writeZone()
326 me = ge->getMeshElementByType(eleTypes[eleType], j); in writeZone()
337 ossSection << eleTypes[eleType] << "_" << entityName; in writeZone()
/dports/cad/gplcver/gplcver-2.12a.src/tests_and_examples/install.tst/
H A Dminisim.v73 eleType[1:MaxElements]; //element type register
151 eleType[loadAtIndex] = type;
224 eventElement, typeString(eleType[eventElement]),
247 evalElement, typeString(eleType[evalElement]));
248 case (eleType[evalElement])
422 evalElement, typeString(eleType[evalElement]),
/dports/cad/gmsh/gmsh-4.9.2-source/Post/
H A DPViewDataGModelIO.cpp683 const med_geometrie_element eleType[] = { local
690 const med_geometrie_element eleType[] = { local
700 for(std::size_t j = 0; j < sizeof(eleType) / sizeof(eleType[0]); j++) {
705 med_int n = MEDnPasdetemps(fid, name, entType[i], eleType[j]);
731 med_geometrie_element ele = eleType[pairs[pair].second];
908 fid, meshName, MED_NO_DT, MED_NO_IT, MED_CELL, eleType[i],
912 eleType[i], MED_NOD);
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/
H A DvolumetricMesh.cpp875 int eleType; in loadFromBinaryGeneric() local
876 if ((int)genericRead(&eleType, sizeof(int), 1, binaryInputStream) != 1) in loadFromBinaryGeneric()
882 switch (eleType) in loadFromBinaryGeneric()
891 …("Error in VolumetricMesh::loadFromBinaryGeneric: unknown mesh type %d in file stream\n", eleType); in loadFromBinaryGeneric()
1403 int eleType = elementType_; in saveToBinary() local
1406 itemsWritten = fwrite(&eleType, sizeof(int), 1, binaryOutputStream); in saveToBinary()
1789 int eleType; in getElementType() local
1790 if ((int)genericRead(&eleType, sizeof(int), 1, fin) != 1) in getElementType()
1807 switch (eleType) in getElementType()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/fxamacker/cbor/v2/
H A Ddecode.go1233 keyType, eleType := tInfo.keyTypeInfo.typ, tInfo.elemTypeInfo.typ
1280 eleValue = reflect.New(eleType).Elem()
1283 zeroEleValue = reflect.Zero(eleType)
1303 v.SetMapIndex(keyValue, reflect.New(eleType).Elem())
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCustomSafeOptPass.cpp3884 Type* eleType = gep->getPointerOperandType()->getPointerElementType(); in runOnFunction() local
3885 if (!eleType->isArrayTy() || in runOnFunction()
3886 … !(eleType->getArrayElementType()->isFloatTy() || eleType->getArrayElementType()->isIntegerTy(32))) in runOnFunction()
5007 Type* eleType = vecTy->getElementType(); in visitExtractElementInst() local
5019 if (!(eleType->isIntegerTy(32) || eleType->isFloatTy())) in visitExtractElementInst()
5060 Value* vTemp = llvm::UndefValue::get(eleType); in visitExtractElementInst()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Rewrite/
H A DByteCode.cpp537 Type eleType = rangeTy.getElementType(); in allocateMemoryIndices() local
538 if (eleType.isa<pdl::TypeType>()) in allocateMemoryIndices()
540 else if (eleType.isa<pdl::ValueType>()) in allocateMemoryIndices()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DByteCode.cpp537 Type eleType = rangeTy.getElementType(); in allocateMemoryIndices() local
538 if (eleType.isa<pdl::TypeType>()) in allocateMemoryIndices()
540 else if (eleType.isa<pdl::ValueType>()) in allocateMemoryIndices()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DByteCode.cpp537 Type eleType = rangeTy.getElementType(); in allocateMemoryIndices() local
538 if (eleType.isa<pdl::TypeType>()) in allocateMemoryIndices()
540 else if (eleType.isa<pdl::ValueType>()) in allocateMemoryIndices()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DByteCode.cpp537 Type eleType = rangeTy.getElementType(); in allocateMemoryIndices() local
538 if (eleType.isa<pdl::TypeType>()) in allocateMemoryIndices()
540 else if (eleType.isa<pdl::ValueType>()) in allocateMemoryIndices()