Searched refs:typeInTuple (Results 1 – 1 of 1) sorted by relevance
139 mlir::Type typeInTuple = fir::dyn_cast_ptrEleTy(args.addrInTuple.getType()); in instantiateHostTuple() local140 assert(typeInTuple && "addrInTuple must be an address"); in instantiateHostTuple()141 mlir::Value castBox = builder.createConvert(args.loc, typeInTuple, in instantiateHostTuple()170 mlir::Type typeInTuple = fir::dyn_cast_ptrEleTy(args.addrInTuple.getType()); in instantiateHostTuple() local171 assert(typeInTuple && "addrInTuple must be an address"); in instantiateHostTuple()172 mlir::Value castBox = builder.createConvert(args.loc, typeInTuple, in instantiateHostTuple()248 mlir::Type typeInTuple = fir::dyn_cast_ptrEleTy(args.addrInTuple.getType()); in instantiateHostTuple() local249 assert(typeInTuple && "addrInTuple must be an address"); in instantiateHostTuple()250 mlir::Value castBox = builder.createConvert(args.loc, typeInTuple, in instantiateHostTuple()