Searched refs:shiftType (Results 1 – 3 of 3) sorted by relevance
511 auto shiftType = in associateMutableBox() local513 shift = builder.create<fir::ShiftOp>(loc, shiftType, newLbounds); in associateMutableBox()
392 auto shiftType = in createShape() local394 return create<fir::ShiftOp>(loc, shiftType, box.getLBounds()); in createShape()
1229 auto shiftType = in matchAndRewrite() local1233 loc, DenseIntElementsAttr::get(shiftType, shiftValues))); in matchAndRewrite()