Home
last modified time | relevance | path

Searched defs:genShape (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/include/flang/Lower/
H A DHlfirIntrinsics.h93 mlir::Value genShape(mlir::Location loc, fir::FirOpBuilder &builder) { in genShape() function
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DInquiry.cpp105 void fir::runtime::genShape(fir::FirOpBuilder &builder, mlir::Location loc, in genShape() function in fir::runtime
/llvm-project/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp494 mlir::Value fir::FirOpBuilder::genShape(mlir::Location loc, genShape() function in fir::FirOpBuilder
499 mlir::Value fir::FirOpBuilder::genShape(mlir::Location loc, genShape() function in fir::FirOpBuilder
513 mlir::Value fir::FirOpBuilder::genShape(mlir::Location loc, genShape() function in fir::FirOpBuilder
H A DHLFIRTools.cpp544 mlir::Value hlfir::genShape(mlir::Location loc, fir::FirOpBuilder &builder, genShape() function in hlfir
H A DIntrinsicCall.cpp6255 IntrinsicLibrary::genShape(mlir::Type resultType, genShape() function in fir::IntrinsicLibrary