Searched refs:hostValue (Results 1 – 2 of 2) sorted by relevance
73 fir::ExtendedValue hostValue; member142 fir::getBase(args.hostValue)); in instantiateHostTuple()173 fir::getBase(args.hostValue)); in instantiateHostTuple()204 const fir::CharBoxValue *charBox = args.hostValue.getCharBox(); in instantiateHostTuple()245 assert(args.hostValue.getBoxOf<fir::MutableBoxValue>() && in instantiateHostTuple()251 fir::getBase(args.hostValue)); in instantiateHostTuple()336 if (args.hostValue.getBoxOf<fir::BoxValue>() && in instantiateHostTuple()345 loc, builder.getI1Type(), fir::getBase(args.hostValue)); in instantiateHostTuple()349 args.hostValue, in instantiateHostTuple()358 args.hostValue, /*lbounds=*/llvm::None); in instantiateHostTuple()
1967 Fortran::lower::SymbolBox hostValue = in mapCallInterfaceSymbols() local1969 assert(hostValue && "callee host symbol must be mapped on caller side"); in mapCallInterfaceSymbols()1970 symMap.addSymbol(sym, hostValue.toExtendedValue()); in mapCallInterfaceSymbols()