Searched refs:itemValue (Results 1 – 1 of 1) sorted by relevance
506 mlir::Value itemValue = fir::getBase(itemBox); in genOutputItemList() local509 fir::factory::Complex{builder, loc}.extractParts(itemValue); in genOutputItemList()513 itemValue = builder.createConvert(loc, argType, itemValue); in genOutputItemList()514 outputFuncArgs.push_back(itemValue); in genOutputItemList()