Home
last modified time | relevance | path

Searched defs:runtimeFuncTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DCommand.cpp41 mlir::FunctionType runtimeFuncTy = runtimeFunc.getFunctionType(); in genGetCommand() local
64 mlir::FunctionType runtimeFuncTy = runtimeFunc.getFunctionType(); in genGetCommandArgument() local
82 mlir::FunctionType runtimeFuncTy = runtimeFunc.getFunctionType(); in genGetEnvVariable() local
96 auto runtimeFuncTy = func.getFunctionType(); in genGetCwd() local
H A DExecute.cpp36 mlir::FunctionType runtimeFuncTy = runtimeFunc.getFunctionType(); in genExecuteCommandLine() local
H A DIntrinsics.cpp112 mlir::FunctionType runtimeFuncTy = runtimeFunc.getFunctionType(); genEtime() local