Searched refs:verifySameOperandsElementType (Results 1 – 2 of 2) sorted by relevance
286 LogicalResult verifySameOperandsElementType(Operation *op);1035 return impl::verifySameOperandsElementType(op);
847 LogicalResult OpTrait::impl::verifySameOperandsElementType(Operation *op) { in verifySameOperandsElementType() function in OpTrait::impl