Searched refs:readBoxValue (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/ |
| H A D | FIRBuilder.h | 435 fir::ExtendedValue readBoxValue(fir::FirOpBuilder &builder, mlir::Location loc,
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | HostAssociations.cpp | 391 fir::factory::readBoxValue(builder, loc, boxValue)); in getFromTuple()
|
| H A D | ConvertExpr.cpp | 290 fir::ExtendedValue exv = fir::factory::readBoxValue(builder, loc, oldBox); 406 fir::factory::readBoxValue(builder, loc, box)); in genLoad() 2748 fir::getBase(fir::factory::readBoxValue(builder, loc, x)); in genTempExtAddr() 2783 return fir::factory::readBoxValue(builder, getLoc(), *box); in readIfBoxValue()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/ |
| H A D | FIRBuilder.cpp | 672 fir::ExtendedValue fir::factory::readBoxValue(fir::FirOpBuilder &builder, in readBoxValue() function in fir::factory
|