Searched defs:genShape (Results 1 – 5 of 5) sorted by relevance
/llvm-project/flang/include/flang/Lower/ | ||
H A D | HlfirIntrinsics.h | 93 mlir::Value genShape(mlir::Location loc, fir::FirOpBuilder &builder) { in genShape() function |
/llvm-project/flang/lib/Optimizer/Builder/Runtime/ | ||
H A D | Inquiry.cpp | 105 void fir::runtime::genShape(fir::FirOpBuilder &builder, mlir::Location loc, in genShape() function in fir::runtime |
/llvm-project/flang/lib/Optimizer/Builder/ | ||
H A D | FIRBuilder.cpp | 494 mlir::Value fir::FirOpBuilder::genShape(mlir::Location loc, genShape() function in fir::FirOpBuilder |
H A D | HLFIRTools.cpp | 544 mlir::Value hlfir::genShape(mlir::Location loc, fir::FirOpBuilder &builder, genShape() function in hlfir |
H A D | IntrinsicCall.cpp | 6255 IntrinsicLibrary::genShape(mlir::Type resultType, genShape() function in fir::IntrinsicLibrary |