Searched refs:genCommandArgumentCount (Results 1 – 4 of 4) sorted by relevance
24 mlir::Value genCommandArgumentCount(fir::FirOpBuilder &, mlir::Location);
15 mlir::Value result = fir::runtime::genCommandArgumentCount(*firBuilder, loc); in TEST_F()
28 mlir::Value fir::runtime::genCommandArgumentCount(fir::FirOpBuilder &builder, in genCommandArgumentCount() function in fir::runtime
461 genCommandArgumentCount(mlir::Type, llvm::ArrayRef<fir::ExtendedValue>);724 {"command_argument_count", &I::genCommandArgumentCount},2430 fir::ExtendedValue IntrinsicLibrary::genCommandArgumentCount( in genCommandArgumentCount() function in IntrinsicLibrary2436 loc, resultType, fir::runtime::genCommandArgumentCount(builder, loc)); in genCommandArgumentCount()