Searched defs:asExpr (Results 1 – 8 of 8) sorted by relevance
804 if (auto asExpr = elementValue.getDefiningOp<hlfir::AsExprOp>()) { matchAndRewrite() local 819 auto asExpr = elementValue.getDefiningOp<hlfir::AsExprOp>(); matchAndRewrite() local [all...]
166 hlfir::AsExprOp asExpr = builder.create<hlfir::AsExprOp>( in processReturnValue() local
997 mlir::Value asExpr = builder.create<hlfir::AsExprOp>( matchAndRewrite() local
418 mlir::Value asExpr = builder.create<hlfir::AsExprOp>(loc, input); in convertToMoldType() local
482 if (auto asExpr = entity.getDefiningOp<hlfir::AsExprOp>()) { followShapeInducingSource() local 636 } else if (auto asExpr = expr.getDefiningOp<hlfir::AsExprOp>()) { genLengthParameters() local
910 auto asExpr = builder.create<hlfir::AsExprOp>( extendedValueToHlfirEntity() local 1685 auto asExpr = builder.create<hlfir::AsExprOp>( genUserCall() local 2008 hlfir::AsExprOp asExpr; genIntrinsicRefCore() local