Searched refs:verifySameOperandsElementType (Results 1 – 2 of 2) sorted by relevance
313 LogicalResult verifySameOperandsElementType(Operation *op);955 return impl::verifySameOperandsElementType(op); in verifyTrait()
890 LogicalResult OpTrait::impl::verifySameOperandsElementType(Operation *op) { in verifySameOperandsElementType() function in OpTrait::impl