Lines Matching refs:converted
43 would have been successfully converted if successful. Note that no
74 Operations marked as "illegal" must always be converted for the
183 an operand was the result of a non-converted operation, for example if it was
221 details how types should be converted when interfacing with a pattern. A
232 A `conversion` describes how a given illegal source `Type` should be converted
237 A `materialization` describes how a set of values should be converted to a
255 converted to those with different resultant types, but still retain
258 * When a block argument has been converted to a different type, but
261 * When the result type of an operation has been converted to a
270 input operands have not been converted. This may happen during a
271 conversion where some operations are converted to those with different
278 If a converted value is used by an operation that isn't converted, it needs a
280 unconverted value is used by an operation that is being converted, it needs
300 /// source type should be converted. A conversion function must be convertible
319 /// types currently being converted, with the current type being the
337 /// converted type on success, an `llvm::None` if it failed but other