Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DCommand.cpp35 mlir::Value fir::runtime::genGetCommand(fir::FirOpBuilder &builder, in genGetCommand() function in fir::runtime
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp3603 void IntrinsicLibrary::genGetCommand(llvm::ArrayRef<fir::ExtendedValue> args) { genGetCommand() function in fir::IntrinsicLibrary