Home
last modified time | relevance | path

Searched +defs:fold +defs:types (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp771 SmallVector<Type, 8> types; in parseSliceOp() local
883 SmallVector<Type, 2> types; in parseYieldOp() local
1135 auto types = op->getOperandTypes(); in generateLibraryCallName() local
1145 LogicalResult ConvOp::fold(ArrayRef<Attribute>, in fold() function in ConvOp
1161 LogicalResult CopyOp::fold(ArrayRef<Attribute>, in fold() function in CopyOp
1165 LogicalResult DotOp::fold(ArrayRef<Attribute>, in fold() function in DotOp
1169 LogicalResult FillOp::fold(ArrayRef<Attribute>, in fold() function in FillOp
1173 LogicalResult GenericOp::fold(ArrayRef<Attribute>, in fold() function in GenericOp
1186 OpFoldResult SliceOp::fold(ArrayRef<Attribute>) { in fold() function in SliceOp
1291 LogicalResult MatmulOp::fold(ArrayRef<Attribute>, in fold() function in MatmulOp
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/hana/example/tutorial/
H A Dappendix_mpl.cpp173 struct fold struct
419 using types = vector<int, char, float>; in main() typedef
429 using types = vector<long,float,double>; in main() typedef
551 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
558 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
564 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
576 using types = vector<int,char,long,short,char,long,double,long>; in main() typedef
618 using types = vector<char,short,int,long,float,double>; in main() typedef
626 using types = vector<int,float,char,float,float,double>; in main() typedef
642 using types = vector<int,float,char,float,float,double>; in main() typedef
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/example/tutorial/
H A Dappendix_mpl.cpp173 struct fold struct
419 using types = vector<int, char, float>; in main() typedef
429 using types = vector<long,float,double>; in main() typedef
551 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
558 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
564 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
576 using types = vector<int,char,long,short,char,long,double,long>; in main() typedef
618 using types = vector<char,short,int,long,float,double>; in main() typedef
626 using types = vector<int,float,char,float,float,double>; in main() typedef
642 using types = vector<int,float,char,float,float,double>; in main() typedef
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/hana/example/tutorial/
H A Dappendix_mpl.cpp173 struct fold struct
419 using types = vector<int, char, float>; in main() typedef
429 using types = vector<long,float,double>; in main() typedef
551 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
558 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
564 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
576 using types = vector<int,char,long,short,char,long,double,long>; in main() typedef
618 using types = vector<char,short,int,long,float,double>; in main() typedef
626 using types = vector<int,float,char,float,float,double>; in main() typedef
642 using types = vector<int,float,char,float,float,double>; in main() typedef
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/hana/example/tutorial/
H A Dappendix_mpl.cpp173 struct fold struct
419 using types = vector<int, char, float>; in main() typedef
429 using types = vector<long,float,double>; in main() typedef
551 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
558 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
564 using types = vector<char,int,unsigned,long,unsigned long>; in main() typedef
576 using types = vector<int,char,long,short,char,long,double,long>; in main() typedef
618 using types = vector<char,short,int,long,float,double>; in main() typedef
626 using types = vector<int,float,char,float,float,double>; in main() typedef
642 using types = vector<int,float,char,float,float,double>; in main() typedef
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/StandardOps/
H A DOps.cpp225 OpFoldResult AddFOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddFOp
234 OpFoldResult AddIOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddIOp
704 OpFoldResult CmpIOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpIOp
893 OpFoldResult CmpFOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpFOp
1270 OpFoldResult DimOp::fold(ArrayRef<Attribute> operands) { in fold() function in DimOp
1398 SmallVector<Type, 3> types; in parse() local
1931 SmallVector<Type, 2> types; in parseReturnOp() local
1991 SmallVector<Type, 3> types = {i1Type, type, type}; in parseSelectOp() local
2173 OpFoldResult AndOp::fold(ArrayRef<Attribute> operands) { in fold() function in AndOp
2189 OpFoldResult OrOp::fold(ArrayRef<Attribute> operands) { in fold() function in OrOp
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/IR/
H A DTypeUtilities.cpp107 dims.begin(), dims.end(), dims.front(), [](auto fold, auto dim) { in verifyCompatibleDims()
119 LogicalResult mlir::verifyCompatibleShapes(TypeRange types) { in verifyCompatibleShapes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/IR/
H A DTypeUtilities.cpp107 dims.begin(), dims.end(), dims.front(), [](auto fold, auto dim) { in verifyCompatibleDims()
119 LogicalResult mlir::verifyCompatibleShapes(TypeRange types) { in verifyCompatibleShapes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/IR/
H A DTypeUtilities.cpp107 dims.begin(), dims.end(), dims.front(), [](auto fold, auto dim) { in verifyCompatibleDims()
119 LogicalResult mlir::verifyCompatibleShapes(TypeRange types) { in verifyCompatibleShapes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp225 OpFoldResult AddFOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddFOp
234 OpFoldResult AddIOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddIOp
425 OpFoldResult AndOp::fold(ArrayRef<Attribute> operands) { in fold() function in AndOp
844 OpFoldResult CmpIOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpIOp
917 OpFoldResult CmpFOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpFOp
1339 OpFoldResult DimOp::fold(ArrayRef<Attribute> operands) { in fold() function in DimOp
1433 SmallVector<Type, 3> types; in parse() local
1929 OpFoldResult MulFOp::fold(ArrayRef<Attribute> operands) { in fold() function in MulFOp
1938 OpFoldResult MulIOp::fold(ArrayRef<Attribute> operands) { in fold() function in MulIOp
1955 OpFoldResult OrOp::fold(ArrayRef<Attribute> operands) { in fold() function in OrOp
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp234 OpFoldResult AddFOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddFOp
243 OpFoldResult AddIOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddIOp
501 OpFoldResult AndOp::fold(ArrayRef<Attribute> operands) { in fold() function in AndOp
921 OpFoldResult CmpIOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpIOp
994 OpFoldResult CmpFOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpFOp
1461 OpFoldResult DimOp::fold(ArrayRef<Attribute> operands) { in fold() function in DimOp
1565 SmallVector<Type, 3> types; in parse() local
2571 OpFoldResult OrOp::fold(ArrayRef<Attribute> operands) { in fold() function in OrOp
4042 OpFoldResult TensorLoadOp::fold(ArrayRef<Attribute>) { in fold() function in TensorLoadOp
4143 OpFoldResult TransposeOp::fold(ArrayRef<Attribute>) { in fold() function in TransposeOp
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp250 OpFoldResult AddFOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddFOp
259 OpFoldResult AddIOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddIOp
405 OpFoldResult AndOp::fold(ArrayRef<Attribute> operands) { in fold() function in AndOp
842 OpFoldResult CmpIOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpIOp
920 OpFoldResult CmpFOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpFOp
1395 OpFoldResult DimOp::fold(ArrayRef<Attribute> operands) { in fold() function in DimOp
1524 OpFoldResult DivFOp::fold(ArrayRef<Attribute> operands) { in fold() function in DivFOp
1578 SmallVector<Type, 3> types; in parse() local
2329 OpFoldResult OrOp::fold(ArrayRef<Attribute> operands) { in fold() function in OrOp
3677 OpFoldResult TensorLoadOp::fold(ArrayRef<Attribute>) { in fold() function in TensorLoadOp
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp250 OpFoldResult AddFOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddFOp
259 OpFoldResult AddIOp::fold(ArrayRef<Attribute> operands) { in fold() function in AddIOp
405 OpFoldResult AndOp::fold(ArrayRef<Attribute> operands) { in fold() function in AndOp
842 OpFoldResult CmpIOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpIOp
920 OpFoldResult CmpFOp::fold(ArrayRef<Attribute> operands) { in fold() function in CmpFOp
1395 OpFoldResult DimOp::fold(ArrayRef<Attribute> operands) { in fold() function in DimOp
1524 OpFoldResult DivFOp::fold(ArrayRef<Attribute> operands) { in fold() function in DivFOp
1578 SmallVector<Type, 3> types; in parse() local
2329 OpFoldResult OrOp::fold(ArrayRef<Attribute> operands) { in fold() function in OrOp
3677 OpFoldResult TensorLoadOp::fold(ArrayRef<Attribute>) { in fold() function in TensorLoadOp
[all …]
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstbin.c847 GstMessageType types; member
866 find_message (GstBin * bin, GstObject * src, GstMessageType types) in find_message()
904 bin_replace_message (GstBin * bin, GstMessage * message, GstMessageType types) in bin_replace_message()
942 bin_remove_messages (GstBin * bin, GstObject * src, GstMessageType types) in bin_remove_messages()
4086 bin_query_min_max_init (GstBin * bin, QueryFold * fold) in bin_query_min_max_init()
4094 bin_query_duration_fold (const GValue * vitem, GValue * ret, QueryFold * fold) in bin_query_duration_fold()
4126 bin_query_duration_done (GstBin * bin, QueryFold * fold) in bin_query_duration_done()
4173 bin_query_position_done (GstBin * bin, QueryFold * fold) in bin_query_position_done()
4185 bin_query_latency_fold (const GValue * vitem, GValue * ret, QueryFold * fold) in bin_query_latency_fold()
4224 bin_query_latency_done (GstBin * bin, QueryFold * fold) in bin_query_latency_done()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp287 OpFoldResult BufferCastOp::fold(ArrayRef<Attribute>) { in fold() function in BufferCastOp
553 OpFoldResult CastOp::fold(ArrayRef<Attribute> operands) { in fold() function in CastOp
646 OpFoldResult CloneOp::fold(ArrayRef<Attribute> operands) { in fold() function in CloneOp
663 LogicalResult DeallocOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in DeallocOp
797 OpFoldResult DimOp::fold(ArrayRef<Attribute> operands) { in fold() function in DimOp
962 SmallVector<Type, 3> types; in parseDmaStartOp() local
1223 OpFoldResult LoadOp::fold(ArrayRef<Attribute> cstOperands) { in fold() function in LoadOp
1690 LogicalResult StoreOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in StoreOp
2203 OpFoldResult SubViewOp::fold(ArrayRef<Attribute> operands) { in fold() function in SubViewOp
2219 OpFoldResult TensorLoadOp::fold(ArrayRef<Attribute>) { in fold() function in TensorLoadOp
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp278 OpFoldResult BufferCastOp::fold(ArrayRef<Attribute>) { in fold() function in BufferCastOp
502 OpFoldResult CastOp::fold(ArrayRef<Attribute> operands) { in fold() function in CastOp
595 OpFoldResult CloneOp::fold(ArrayRef<Attribute> operands) { in fold() function in CloneOp
603 LogicalResult DeallocOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in DeallocOp
651 OpFoldResult DimOp::fold(ArrayRef<Attribute> operands) { in fold() function in DimOp
796 SmallVector<Type, 3> types; in parse() local
1102 OpFoldResult LoadOp::fold(ArrayRef<Attribute> cstOperands) { in fold() function in LoadOp
1540 LogicalResult StoreOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in StoreOp
2083 OpFoldResult SubViewOp::fold(ArrayRef<Attribute> operands) { in fold() function in SubViewOp
2099 OpFoldResult TensorLoadOp::fold(ArrayRef<Attribute>) { in fold() function in TensorLoadOp
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp278 OpFoldResult BufferCastOp::fold(ArrayRef<Attribute>) { in fold() function in BufferCastOp
502 OpFoldResult CastOp::fold(ArrayRef<Attribute> operands) { in fold() function in CastOp
595 OpFoldResult CloneOp::fold(ArrayRef<Attribute> operands) { in fold() function in CloneOp
603 LogicalResult DeallocOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in DeallocOp
651 OpFoldResult DimOp::fold(ArrayRef<Attribute> operands) { in fold() function in DimOp
796 SmallVector<Type, 3> types; in parse() local
1102 OpFoldResult LoadOp::fold(ArrayRef<Attribute> cstOperands) { in fold() function in LoadOp
1540 LogicalResult StoreOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in StoreOp
2083 OpFoldResult SubViewOp::fold(ArrayRef<Attribute> operands) { in fold() function in SubViewOp
2099 OpFoldResult TensorLoadOp::fold(ArrayRef<Attribute>) { in fold() function in TensorLoadOp
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp203 SmallVector<Type, 2> types; in parseContractionOp() local
772 bool fold = true; in foldExtractOpFromInsertChainAndTranspose() local
890 OpFoldResult ExtractOp::fold(ArrayRef<Attribute>) { in fold() function in ExtractOp
1088 OpFoldResult BroadcastOp::fold(ArrayRef<Attribute> operands) { in fold() function in BroadcastOp
2084 SmallVector<Type, 2> types; in parseTransferReadOp() local
2216 OpFoldResult TransferReadOp::fold(ArrayRef<Attribute>) { in fold() function in TransferReadOp
2286 SmallVector<Type, 2> types; in parseTransferWriteOp() local
2341 LogicalResult TransferWriteOp::fold(ArrayRef<Attribute>, in fold() function in TransferWriteOp
2797 OpFoldResult BitCastOp::fold(ArrayRef<Attribute> operands) { in fold() function in BitCastOp
2866 SmallVector<Type, 4> types; in parseTupleOp() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp217 SmallVector<Type, 2> types; in parseContractionOp() local
786 bool fold = true; in foldExtractOpFromInsertChainAndTranspose() local
905 OpFoldResult ExtractOp::fold(ArrayRef<Attribute>) { in fold() function in ExtractOp
1057 OpFoldResult BroadcastOp::fold(ArrayRef<Attribute> operands) { in fold() function in BroadcastOp
1958 SmallVector<Type, 2> types; in parseTransferReadOp() local
2090 OpFoldResult TransferReadOp::fold(ArrayRef<Attribute>) { in fold() function in TransferReadOp
2135 SmallVector<Type, 2> types; in parseTransferWriteOp() local
2188 LogicalResult TransferWriteOp::fold(ArrayRef<Attribute>, in fold() function in TransferWriteOp
2642 OpFoldResult BitCastOp::fold(ArrayRef<Attribute> operands) { in fold() function in BitCastOp
2711 SmallVector<Type, 4> types; in parseTupleOp() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp203 SmallVector<Type, 2> types; in parseContractionOp() local
772 bool fold = true; in foldExtractOpFromInsertChainAndTranspose() local
890 OpFoldResult ExtractOp::fold(ArrayRef<Attribute>) { in fold() function in ExtractOp
1088 OpFoldResult BroadcastOp::fold(ArrayRef<Attribute> operands) { in fold() function in BroadcastOp
2084 SmallVector<Type, 2> types; in parseTransferReadOp() local
2216 OpFoldResult TransferReadOp::fold(ArrayRef<Attribute>) { in fold() function in TransferReadOp
2286 SmallVector<Type, 2> types; in parseTransferWriteOp() local
2341 LogicalResult TransferWriteOp::fold(ArrayRef<Attribute>, in fold() function in TransferWriteOp
2797 OpFoldResult BitCastOp::fold(ArrayRef<Attribute> operands) { in fold() function in BitCastOp
2866 SmallVector<Type, 4> types; in parseTupleOp() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/AffineOps/
H A DAffineOps.cpp311 OpFoldResult AffineApplyOp::fold(ArrayRef<Attribute> operands) { in fold() function in AffineApplyOp
895 SmallVector<Type, 3> types; in parse() local
995 LogicalResult AffineDmaStartOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in AffineDmaStartOp
1071 LogicalResult AffineDmaWaitOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in AffineDmaWaitOp
1444 LogicalResult AffineForOp::fold(ArrayRef<Attribute> operands, in fold() function in AffineForOp
1720 LogicalResult AffineIfOp::fold(ArrayRef<Attribute>, in fold() function in AffineIfOp
1833 OpFoldResult AffineLoadOp::fold(ArrayRef<Attribute> cstOperands) { in fold() function in AffineLoadOp
1931 LogicalResult AffineStoreOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in AffineStoreOp
1983 OpFoldResult AffineMinOp::fold(ArrayRef<Attribute> operands) { in fold() function in AffineMinOp
2106 LogicalResult AffinePrefetchOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in AffinePrefetchOp
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp428 SmallVector<Type, 2> types; in parseContractionOp() local
1067 bool fold = true; in foldExtractOpFromInsertChainAndTranspose() local
1185 OpFoldResult ExtractOp::fold(ArrayRef<Attribute>) { in fold() function in ExtractOp
1374 OpFoldResult BroadcastOp::fold(ArrayRef<Attribute> operands) { in fold() function in BroadcastOp
2494 SmallVector<Type, 2> types; in parseTransferReadOp() local
2693 OpFoldResult TransferReadOp::fold(ArrayRef<Attribute>) { in fold() function in TransferReadOp
2861 SmallVector<Type, 2> types; in parseTransferWriteOp() local
3203 OpFoldResult LoadOp::fold(ArrayRef<Attribute>) { in fold() function in LoadOp
3236 LogicalResult StoreOp::fold(ArrayRef<Attribute> operands, in fold() function in StoreOp
3289 OpFoldResult MaskedLoadOp::fold(ArrayRef<Attribute>) { in fold() function in MaskedLoadOp
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/User/classes/
H A Dclass.ilvCard.php84 public $types; variable in ilvCard
157 public function fold($string = "", $length = 75) function in ilvCard
/dports/www/ilias6/ILIAS-6.14/Services/User/classes/
H A Dclass.ilvCard.php84 public $types; variable in ilvCard
157 public function fold($string = "", $length = 75) function in ilvCard
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp401 OpFoldResult AffineApplyOp::fold(ArrayRef<Attribute> operands) { in fold() function in AffineApplyOp
990 SmallVector<Type, 3> types; in parse() local
1091 LogicalResult AffineDmaStartOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in AffineDmaStartOp
1168 LogicalResult AffineDmaWaitOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in AffineDmaWaitOp
1545 LogicalResult AffineForOp::fold(ArrayRef<Attribute> operands, in fold() function in AffineForOp
1932 LogicalResult AffineIfOp::fold(ArrayRef<Attribute>, in fold() function in AffineIfOp
2070 OpFoldResult AffineLoadOp::fold(ArrayRef<Attribute> cstOperands) { in fold() function in AffineLoadOp
2159 LogicalResult AffineStoreOp::fold(ArrayRef<Attribute> cstOperands, in fold() function in AffineStoreOp
2249 OpFoldResult AffineMinOp::fold(ArrayRef<Attribute> operands) { in fold() function in AffineMinOp
2265 OpFoldResult AffineMaxOp::fold(ArrayRef<Attribute> operands) { in fold() function in AffineMaxOp
[all …]

12345678