Searched defs:areCastCompatible (Results 1 – 1 of 1) sorted by relevance
2021 bool FPExtOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in FPExtOp2032 bool FPToSIOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in FPToSIOp2042 bool FPToUIOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in FPToUIOp2052 bool FPTruncOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in FPTruncOp2164 bool IndexCastOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in IndexCastOp2240 bool MemRefCastOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in MemRefCastOp2908 bool SIToFPOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in SIToFPOp2990 bool UIToFPOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in UIToFPOp3879 bool TensorCastOp::areCastCompatible(Type a, Type b) { in areCastCompatible() function in TensorCastOp