Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Interfaces/
H A DCastInterfaces.cpp72 static bool areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp1348 bool arith::ExtUIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::ExtUIOp
1375 bool arith::ExtSIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::ExtSIOp
1425 bool arith::ExtFOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::ExtFOp
1470 bool arith::TruncIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::TruncIOp
1511 bool arith::TruncFOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::TruncFOp
1556 bool arith::UIToFPOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::UIToFPOp
1578 bool arith::SIToFPOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::SIToFPOp
1600 bool arith::FPToUIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::FPToUIOp
1622 bool arith::FPToSIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::FPToSIOp
1657 bool arith::IndexCastOp::areCastCompatible(TypeRange inputs, areCastCompatible() function in arith::IndexCastOp
1684 bool arith::IndexCastUIOp::areCastCompatible(TypeRange inputs, areCastCompatible() function in arith::IndexCastUIOp
1711 bool arith::BitcastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in arith::BitcastOp
[all...]
/llvm-project/mlir/lib/Dialect/Index/IR/
H A DIndexOps.cpp492 bool CastSOp::areCastCompatible(TypeRange lhsTypes, TypeRange rhsTypes) { areCastCompatible() function in CastSOp
508 bool CastUOp::areCastCompatible(TypeRange lhsTypes, TypeRange rhsTypes) { areCastCompatible() function in CastUOp
/llvm-project/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp266 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp266 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp266 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DDialect.cpp300 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in CastOp
/llvm-project/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp234 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in CastOp
/llvm-project/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp1820 bool SizeToIndexOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in SizeToIndexOp
1886 bool ToExtentTensorOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in ToExtentTensorOp
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp698 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in CastOp
1692 bool MemorySpaceCastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in MemorySpaceCastOp
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp827 bool transform::CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in transform::CastOp
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp214 bool BitcastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in BitcastOp
370 bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { areCastCompatible() function in CastOp