Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DCallInterface.h381 mlir::Value getHostAssociatedTuple() const;
/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp395 mlir::Value Fortran::lower::CalleeInterface::getHostAssociatedTuple() const { in getHostAssociatedTuple() function in Fortran::lower::CalleeInterface
635 interface.side().getHostAssociatedTuple(), emptyValue()}); in appendHostAssocTupleArg()