Home
last modified time | relevance | path

Searched defs:genAssociated (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Optimizer/Transforms/
H A DDebugTypeGenerator.cpp87 convertBoxedSequenceType(fir::SequenceType seqTy,mlir::LLVM::DIFileAttr fileAttr,mlir::LLVM::DIScopeAttr scope,mlir::Location loc,bool genAllocated,bool genAssociated) convertBoxedSequenceType() argument
245 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/Runtime/
H A DIntrinsics.cpp48 mlir::Value fir::runtime::genAssociated(fir::FirOpBuilder &builder, genAssociated() function in fir::runtime
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp2550 IntrinsicLibrary::genAssociated(mlir::Type resultType, genAssociated() function in fir::IntrinsicLibrary