Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Optimizer/Builder/Runtime/
H A DExecute.h29 void genExecuteCommandLine(fir::FirOpBuilder &, mlir::Location,
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DExecute.cpp28 void fir::runtime::genExecuteCommandLine(fir::FirOpBuilder &builder, in genExecuteCommandLine() function in fir::runtime
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DIntrinsicCall.h247 void genExecuteCommandLine(mlir::ArrayRef<fir::ExtendedValue> args);
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp259 &I::genExecuteCommandLine,
3567 void IntrinsicLibrary::genExecuteCommandLine( in genFraction()
3619 fir::runtime::genExecuteCommandLine(builder, loc, command, waitBool, in genGetCommand()
7742 fir::runtime::genExecuteCommandLine(builder, loc, command, waitBool,
3353 void IntrinsicLibrary::genExecuteCommandLine( genExecuteCommandLine() function in fir::IntrinsicLibrary