Home
last modified time | relevance | path

Searched defs:symTy (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DConvertConstant.cpp102 mlir::Location loc, mlir::Type symTy, in tryCreating() argument
128 fir::FirOpBuilder &builder, mlir::Location loc, mlir::Type symTy, in tryCreating() argument
206 return DenseGlobalBuilder::tryCreating(builder, loc, symTy, globalNam in tryCreatingDenseGlobal() argument
181 tryCreatingGlobal(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Type symTy,llvm::StringRef globalName,mlir::StringAttr linkage,bool isConst,cuf::DataAttributeAttr dataAttr) const tryCreatingGlobal() argument
[all...]
H A DConvertVariable.cpp394 genDefaultInitializerValue(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::semantics::Symbol & sym,mlir::Type symTy,Fortran::lower::StatementContext & stmtCtx) genDefaultInitializerValue() argument
490 mlir::Type symTy = converter.genType(var); defineGlobal() local
[all...]
H A DPFTBuilder.cpp1608 const semantics::DeclTypeSpec *symTy = sym.GetType(); analyze() local
H A DBridge.cpp5272 mlir::Type symTy = genType(altResult); startNewFunction() local