Searched defs:genAllocated (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Transforms/ |
H A D | DebugTypeGenerator.cpp | 86 convertBoxedSequenceType(fir::SequenceType seqTy,mlir::LLVM::DIFileAttr fileAttr,mlir::LLVM::DIScopeAttr scope,mlir::Location loc,bool genAllocated,bool genAssociated) convertBoxedSequenceType() argument 244 convertPointerLikeType(mlir::Type elTy,mlir::LLVM::DIFileAttr fileAttr,mlir::LLVM::DIScopeAttr scope,mlir::Location loc,bool genAllocated,bool genAssociated) convertPointerLikeType() argument
|
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | IntrinsicCall.cpp | 2424 IntrinsicLibrary::genAllocated(mlir::Type resultType, genAllocated() function in fir::IntrinsicLibrary
|