Home
last modified time | relevance | path

Searched refs:genIsAllocatedOrAssociatedTest (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/
H A DMutableBox.h155 mlir::Value genIsAllocatedOrAssociatedTest(fir::FirOpBuilder &builder,
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp426 fir::factory::genIsAllocatedOrAssociatedTest(fir::FirOpBuilder &builder, in genIsAllocatedOrAssociatedTest() function in fir::factory
/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp2234 return fir::factory::genIsAllocatedOrAssociatedTest(builder, loc, x); in genAllocated()
2309 return fir::factory::genIsAllocatedOrAssociatedTest(builder, loc, *pointer); in genAssociated()
H A DConvertExpr.cpp212 return fir::factory::genIsAllocatedOrAssociatedTest(builder, loc, in genActualIsPresentTest()
2873 mlir::Value isPresent = fir::factory::genIsAllocatedOrAssociatedTest( in prepareActualThatMayBeAbsent()
3167 fir::factory::genIsAllocatedOrAssociatedTest(builder, loc, in genRawProcedureRef()