Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp2021 bool FPExtOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in FPExtOp
2032 bool FPToSIOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in FPToSIOp
2042 bool FPToUIOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in FPToUIOp
2052 bool FPTruncOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in FPTruncOp
2164 bool IndexCastOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in IndexCastOp
2240 bool MemRefCastOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in MemRefCastOp
2908 bool SIToFPOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in SIToFPOp
2990 bool UIToFPOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in UIToFPOp
3879 bool TensorCastOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in TensorCastOp