Home
last modified time | relevance | path

Searched refs:wrapResultType (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Optimizer/Dialect/
DFIROps.cpp84 mlir::Type fir::AllocaOp::wrapResultType(mlir::Type intype) { in wrapResultType() function in fir::AllocaOp
108 mlir::Type fir::AllocMemOp::wrapResultType(mlir::Type intype) { in wrapResultType() function in fir::AllocMemOp
/external/llvm-project/flang/include/flang/Optimizer/Dialect/
DFIROps.td239 mlir::Type restype = wrapResultType(intype);
351 static mlir::Type wrapResultType(mlir::Type intype);
519 static mlir::Type wrapResultType(mlir::Type intype);
2746 return fir::AllocaOp::wrapResultType(getType());