Home
last modified time | relevance | path

Searched defs:exitstat (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/test/Lower/Intrinsics/
H A Dsystem-optional.f906 subroutine all_args(command, exitstat) argument
8 INTEGER, OPTIONAL :: exitstat local
H A Dsystem.f906 subroutine all_args(command, exitstat) argument
8 INTEGER :: exitstat local
[all...]
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DExecute.cpp31 mlir::Value exitstat, in genExecuteCommandLine()
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp3360 const fir::ExtendedValue &exitstat = args[2]; genExecuteCommandLine() local
6683 const fir::ExtendedValue &exitstat = args[1]; genSystem() local
[all...]