Lines Matching full:reduced
25 // instructions and for each eligible graph, it will create a reduced bit-width
30 // 3. Can be evaluated into type with reduced legal bit-width (or Trunc type).
33 // new reduced type chosen in (3).
70 /// The reduced value generated to replace the old instruction.
102 /// Check if it is eligible to be reduced to a smaller type.
104 /// \return the scalar version of the new type to be used for the reduced
106 /// eligible to be reduced.
121 /// Given a \p V value and a \p SclTy scalar type return the generated reduced
124 /// \param V value to be reduced.
126 /// \return the new reduced value.
129 /// Create a new expression graph using the reduced /p SclTy type and replace