Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/OpenMP/
H A DDecomposer.cpp89 buildConstructQueue(mlir::ModuleOp modOp,Fortran::semantics::SemanticsContext & semaCtx,Fortran::lower::pft::Evaluation & eval,const parser::CharBlock & source,llvm::omp::Directive compound,const List<Clause> & clauses) buildConstructQueue() argument
H A DOpenMP.cpp2706 auto modOp = llvm::cast<mlir::ModuleOp>(mod); markOpenMPDeferredDeclareTargetFunctions() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseAssembler.cpp195 ModuleOp modOp = funcOp->getParentOfType<ModuleOp>(); matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp48 getNamedFunction(mlir::ModuleOp modOp,const mlir::SymbolTable * symbolTable,llvm::StringRef name) getNamedFunction() argument
63 getNamedFunction(mlir::ModuleOp modOp,const mlir::SymbolTable * symbolTable,mlir::SymbolRefAttr symbol) getNamedFunction() argument
79 getNamedGlobal(mlir::ModuleOp modOp,const mlir::SymbolTable * symbolTable,llvm::StringRef name) getNamedGlobal() argument
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1892 auto modOp = addressOfOp->getParentOfType<mlir::ModuleOp>(); isDeclareTargetLink() local