Lines Matching defs:folded
45 bool folded = false;
51 folded = true;
54 return success(folded);
271 // Dynamic shape dimension will be folded.
274 // Dynamic shape dimension not folded; copy dynamicSize from old memref.
862 bool folded = false;
868 folded = true;
871 return success(folded);
1102 // dim of a memref reshape can be folded if dim.getIndex() dominates the
3131 /// be folded into its source.
3492 // Offset cannot be folded into result type.
3510 // Dynamic shape dimension will be folded.
3513 // Dynamic shape dimension not folded; copy operand from old memref.
3520 // Create new memref type with constant folded dims.