Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp246 mlir::Value genBoxAttributeCheck(mlir::Location loc, mlir::Value box, in genBoxAttributeCheck() function in __anon447c3e180111::FIROpConversion
525 genBoxAttributeCheck(loc, box, rewriter, kAttrAllocatable); in matchAndRewrite()
560 mlir::Value check = genBoxAttributeCheck(loc, box, rewriter, kAttrPointer); in matchAndRewrite()