Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp635 interface.side().getHostAssociatedTuple(), emptyValue()}); in appendHostAssocTupleArg()
1002 PassedEntity{p, entity, emptyValue(), emptyValue(), characteristics}); in addPassedArg()
1006 PassedEntity{p, entity, emptyValue(), emptyValue()}; in setPassedResult()
1011 static FirValue emptyValue() { in emptyValue() function in Fortran::lower::CallInterfaceImpl