Home
last modified time | relevance | path

Searched defs:CoordinateOpConversion (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp2287 struct CoordinateOpConversion struct
2292 doRewrite(fir::CoordinateOp coor, mlir::Type ty, OpAdaptor adaptor, in doRewrite()
2324 static unsigned getFieldNumber(fir::RecordType ty, mlir::Value op) { in getFieldNumber()
2332 static bool hasSubDimensions(mlir::Type type) { in hasSubDimensions()
2341 static bool supportedCoordinate(mlir::Type type, mlir::ValueRange coors) { in supportedCoordinate()
2370 static bool arraysHaveKnownShape(mlir::Type type, mlir::ValueRange coors) { in arraysHaveKnownShape()
2391 doRewriteBox(fir::CoordinateOp coor, mlir::Type ty, mlir::ValueRange operands, in doRewriteBox()
2484 doRewriteRefOrPtr(fir::CoordinateOp coor, mlir::Type ty, in doRewriteRefOrPtr()