Home
last modified time | relevance | path

Searched defs:areCastCompatible (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp891 bool arith::ExtUIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::ExtUIOp
920 bool arith::ExtSIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::ExtSIOp
937 bool arith::ExtFOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::ExtFOp
975 bool arith::TruncIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::TruncIOp
1008 bool arith::TruncFOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::TruncFOp
1053 bool arith::UIToFPOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::UIToFPOp
1079 bool arith::SIToFPOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::SIToFPOp
1104 bool arith::FPToUIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::FPToUIOp
1130 bool arith::FPToSIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::FPToSIOp
1156 bool arith::IndexCastOp::areCastCompatible(TypeRange inputs, in areCastCompatible() function in arith::IndexCastOp
[all …]
/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinDialect.cpp170 bool UnrealizedConversionCastOp::areCastCompatible(TypeRange inputs, in areCastCompatible() function in UnrealizedConversionCastOp
H A DOperation.cpp1158 Operation *op, function_ref<bool(TypeRange, TypeRange)> areCastCompatible) { in verifyCastInterfaceOp() argument
/llvm-project-15.0.7/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp69 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project-15.0.7/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp255 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project-15.0.7/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp255 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project-15.0.7/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp255 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project-15.0.7/mlir/examples/toy/Ch7/mlir/
H A DDialect.cpp282 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp1680 bool SizeToIndexOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in SizeToIndexOp
1745 bool ToExtentTensorOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in ToExtentTensorOp
/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp144 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp565 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp