Searched defs:shapeShift (Results 1 – 5 of 5) sorted by relevance
/llvm-project/flang/lib/Lower/OpenMP/ | ||
H A D | ReductionProcessor.cpp | 320 auto shapeShift = getShapeShift() local |
/llvm-project/flang/lib/Optimizer/Transforms/ | ||
H A D | LoopVersioning.cpp | 186 if (auto shapeShift = shapeLike.getDefiningOp<fir::ShapeShiftOp>()) tryGetLowerBoundsFromShapeLike() local |
H A D | AffinePromotion.cpp | 394 if (auto shapeShift = acoOp.getShape().getDefiningOp<ShapeShiftOp>()) in populateIndexArgs() local |
/llvm-project/flang/lib/Optimizer/Builder/ | ||
H A D | HLFIRTools.cpp | 1269 mlir::Value shapeShift = genTypeAndKindConvert() local |
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertExpr.cpp | 3968 mlir::Value shapeShift = convertElementForUpdate() local |