Home
last modified time | relevance | path

Searched defs:retValueBox (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/include/flang/Optimizer/Builder/
H A DTemporaryStorage.h174 mlir::Value retValueBox; variable
203 mlir::Value retValueBox; variable
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DTemporaryStack.cpp41 mlir::Value retValueBox) { in genValueAt()