Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp89 static mlir::ParseResult parseAllocatableOp(FN wrapResultType, in parseAllocatableOp() function
244 return parseAllocatableOp(wrapAllocaResultType, parser, result); in parse()
322 return parseAllocatableOp(wrapAllocMemResultType, parser, result); in parse()