Searched refs:genGetCommand (Results 1 – 4 of 4) sorted by relevance
30 mlir::Value genGetCommand(fir::FirOpBuilder &, mlir::Location,
35 mlir::Value fir::runtime::genGetCommand(fir::FirOpBuilder &builder, in genGetCommand() function in fir::runtime
261 void genGetCommand(mlir::ArrayRef<fir::ExtendedValue> args);
288 &I::genGetCommand,3823 void IntrinsicLibrary::genGetCommand(llvm::ArrayRef<fir::ExtendedValue> args) { in genReduction() 3849 fir::runtime::genGetCommand(builder, loc, commandBox, lenBox, errBox); in genIany() 3603 void IntrinsicLibrary::genGetCommand(llvm::ArrayRef<fir::ExtendedValue> args) { genGetCommand() function in fir::IntrinsicLibrary