/llvm-project/flang/lib/Lower/OpenMP/ |
H A D | OpenMP.cpp | 56 getCollapsedLoopEval(lower::pft::Evaluation & eval,int collapseValue) getCollapsedLoopEval() argument 74 genNestedEvaluations(lower::AbstractConverter & converter,lower::pft::Evaluation & eval,int collapseValue=0) genNestedEvaluations() argument 141 threadPrivatizeVars(lower::AbstractConverter & converter,lower::pft::Evaluation & eval) threadPrivatizeVars() argument 285 getDeclareTargetInfo(lower::AbstractConverter & converter,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclareTargetConstruct & declareTargetConstruct,mlir::omp::DeclareTargetClauseOps & clauseOps,llvm::SmallVectorImpl<DeclareTargetCapturePair> & symbolAndClause) getDeclareTargetInfo() argument 321 collectDeferredDeclareTargets(lower::AbstractConverter & converter,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclareTargetConstruct & declareTargetConstruct,llvm::SmallVectorImpl<lower::OMPDeferredDeclareTargetInfo> & deferredDeclareTarget) collectDeferredDeclareTargets() argument 348 getDeclareTargetFunctionDevice(lower::AbstractConverter & converter,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclareTargetConstruct & declareTargetConstruct) getDeclareTargetFunctionDevice() argument 531 lower::pft::Evaluation &eval; global() member 693 genBodyOfTargetDataOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::omp::TargetDataOp & dataOp,llvm::ArrayRef<mlir::Type> useDeviceTypes,llvm::ArrayRef<mlir::Location> useDeviceLocs,llvm::ArrayRef<const semantics::Symbol * > useDeviceSymbols,const mlir::Location & currentLocation,const ConstructQueue & queue,ConstructQueue::iterator item) genBodyOfTargetDataOp() argument 791 genBodyOfTargetOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::omp::TargetOp & targetOp,llvm::ArrayRef<const semantics::Symbol * > mapSyms,llvm::ArrayRef<mlir::Location> mapSymLocs,llvm::ArrayRef<mlir::Type> mapSymTypes,DataSharingProcessor & dsp,const mlir::Location & currentLocation,const ConstructQueue & queue,ConstructQueue::iterator item) genBodyOfTargetOp() argument 1039 genLoopNestClauses(lower::AbstractConverter & converter,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const List<Clause> & clauses,mlir::Location loc,mlir::omp::LoopNestClauseOps & clauseOps,llvm::SmallVectorImpl<const semantics::Symbol * > & iv) genLoopNestClauses() argument 1278 genBarrierOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genBarrierOp() argument 1287 genCriticalOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,const std::optional<parser::Name> & name) genCriticalOp() argument 1318 genDistributeOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genDistributeOp() argument 1364 genFlushOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ObjectList & objects,const ConstructQueue & queue,ConstructQueue::iterator item) genFlushOp() argument 1377 genMasterOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genMasterOp() argument 1388 genOrderedOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genOrderedOp() argument 1398 genOrderedRegionOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genOrderedRegionOp() argument 1412 genParallelOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genParallelOp() argument 1486 genSectionOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genSectionOp() argument 1501 genSectionsOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genSectionsOp() argument 1577 genSimdOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genSimdOp() argument 1622 genSingleOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genSingleOp() argument 1637 genTargetOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genTargetOp() argument 1772 genTargetDataOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genTargetDataOp() argument 1822 genTaskOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genTaskOp() argument 1839 genTaskgroupOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genTaskgroupOp() argument 1854 genTaskloopOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genTaskloopOp() argument 1863 genTaskwaitOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genTaskwaitOp() argument 1874 genTaskyieldOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genTaskyieldOp() argument 1881 genTeamsOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genTeamsOp() argument 1897 genWsloopOp(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genWsloopOp() argument 1951 genCompositeDistributeParallelDo(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genCompositeDistributeParallelDo() argument 1959 genCompositeDistributeParallelDoSimd(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genCompositeDistributeParallelDoSimd() argument 1967 genCompositeDistributeSimd(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genCompositeDistributeSimd() argument 1976 genCompositeDoSimd(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genCompositeDoSimd() argument 1997 genCompositeTaskloopSimd(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item,DataSharingProcessor & dsp) genCompositeTaskloopSimd() argument 2010 genOMPDispatch(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,mlir::Location loc,const ConstructQueue & queue,ConstructQueue::iterator item) genOMPDispatch() argument 2147 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclarativeAllocate & declarativeAllocate) genOMP() argument 2154 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclareReductionConstruct & declareReductionConstruct) genOMP() argument 2161 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclareSimdConstruct & declareSimdConstruct) genOMP() argument 2168 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclareTargetConstruct & declareTargetConstruct) genOMP() argument 2195 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPRequiresConstruct & requiresConstruct) genOMP() argument 2205 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPThreadprivate & threadprivate) genOMP() argument 2213 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclarativeConstruct & ompDeclConstruct) genOMP() argument 2226 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPSimpleStandaloneConstruct & simpleStandaloneConstruct) genOMP() argument 2250 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPFlushConstruct & flushConstruct) genOMP() argument 2275 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPCancelConstruct & cancelConstruct) genOMP() argument 2282 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPCancellationPointConstruct & cancellationPointConstruct) genOMP() argument 2290 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPStandaloneConstruct & standaloneConstruct) genOMP() argument 2303 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPAllocatorsConstruct & allocsConstruct) genOMP() argument 2310 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPAtomicConstruct & atomicConstruct) genOMP() argument 2349 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPBlockConstruct & blockConstruct) genOMP() argument 2411 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPCriticalConstruct & criticalConstruct) genOMP() argument 2429 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPExecutableAllocate & execAllocConstruct) genOMP() argument 2436 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPLoopConstruct & loopConstruct) genOMP() argument 2465 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPSectionConstruct & sectionConstruct) genOMP() argument 2476 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPSectionsConstruct & sectionsConstruct) genOMP() argument 2501 genOMP(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPConstruct & ompConstruct) genOMP() argument 2524 genOpenMPConstruct(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPConstruct & omp) genOpenMPConstruct() argument 2533 genOpenMPDeclarativeConstruct(lower::AbstractConverter & converter,lower::SymMap & symTable,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclarativeConstruct & omp) genOpenMPDeclarativeConstruct() argument 2661 gatherOpenMPDeferredDeclareTargets(lower::AbstractConverter & converter,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclarativeConstruct & ompDecl,llvm::SmallVectorImpl<OMPDeferredDeclareTargetInfo> & deferredDeclareTarget) gatherOpenMPDeferredDeclareTargets() argument 2678 isOpenMPDeviceDeclareTarget(lower::AbstractConverter & converter,semantics::SemanticsContext & semaCtx,lower::pft::Evaluation & eval,const parser::OpenMPDeclarativeConstruct & ompDecl) isOpenMPDeviceDeclareTarget() argument [all...] |
H A D | Decomposer.cpp | 66 lower::pft::Evaluation &eval; global() member 90 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 D | DataSharingProcessor.h | 88 lower::pft::Evaluation &eval; global() variable
|
/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Stencil.cpp | 76 Error eval(const MatchFinder::MatchResult &Match, eval() function in __anon0ad5336c0111::RawTextStencil 94 Error eval(const MatchFinder::MatchResult &Match, eval() function in __anon0ad5336c0111::DebugPrintNodeStencil 144 Error eval(const MatchFinder::MatchResult &Match, eval() function in __anon0ad5336c0111::UnaryOperationStencil 221 Error eval(const MatchFinder::MatchResult &Match, eval() function in __anon0ad5336c0111::SelectorStencil 275 Error eval(const MatchFinder::MatchResult &Match, eval() function in __anon0ad5336c0111::AccessStencil 307 Error eval(const MatchFinder::MatchResult &Match, eval() function in __anon0ad5336c0111::IfBoundStencil 333 llvm::Error eval(const MatchFinder::MatchResult &match, eval() function in __anon0ad5336c0111::SelectBoundStencil 397 Error eval(const MatchFinder::MatchResult &Match, eval() function in __anon0ad5336c0111::SequenceStencil 414 Error eval(const MatchFinder::MatchResult &Match, eval() function in __anon0ad5336c0111::RunStencil [all...] |
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/ |
H A D | DexDeclareFile.py | 29 def eval(self): member in DexDeclareFile
|
H A D | DexExpectStepKind.py | 44 def eval(self): member in DexExpectStepKind
|
H A D | DexWatch.py | 38 def eval(self, debugger): member in DexWatch
|
H A D | DexCommandLine.py | 25 def eval(self): member in DexCommandLine
|
H A D | DexUnreachable.py | 43 def eval(self, step_info): member in DexUnreachable
|
H A D | DexFinishTest.py | 30 def eval(self): member in DexFinishTest
|
H A D | DexLimitSteps.py | 36 def eval(self): member in DexLimitSteps
|
H A D | DexExpectStepOrder.py | 44 def eval(self, step_info): member in DexExpectStepOrder
|
H A D | DexLabel.py | 40 def eval(self): member in DexLabel
|
H A D | DexDeclareAddress.py | 44 def eval(self, step_collection): member in DexDeclareAddress
|
H A D | DexExpectProgramState.py | 84 def eval(self, step_collection: DextIR) -> bool: member in DexExpectProgramState
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGCUDARuntime.cpp | 32 CodeGenFunction::ConditionalEvaluation eval(CGF); in EmitCUDAKernelCallExpr() local
|
/llvm-project/lldb/test/API/lang/c/fpeval/ |
H A D | main.c | 1 double eval(double a, double b, int op) { in eval() function
|
/llvm-project/clang/include/clang/Tooling/Transformer/ |
H A D | MatchConsumer.h | 94 llvm::Expected<T> MatchComputation<T>::eval( in eval() function
|
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/command/ |
H A D | CommandBase.py | 41 def eval(self): member in CommandBase
|
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.template/ |
H A D | p3-0x.cpp | 6 struct eval<TT<T1, Rest...>> { }; struct [all...] |
/llvm-project/polly/lib/External/isl/ |
H A D | isl_union_eval.c | 57 __isl_give isl_val *FN(UNION,eval)(__isl_take UNION *u, in FN() argument
|
H A D | isl_pw_eval.c | 51 __isl_give isl_val *FN(PW,eval)(__isl_take PW *pw, __isl_take isl_point *pnt) in FN() argument
|
/llvm-project/clang/test/SemaCXX/ |
H A D | builtin_vectorelements.cpp | 49 constexpr int eval = consteval_elements(); // expected-error {{initialized by a constant expression}} // expected-error {{not a constant expression}} // expected-note {{in test_bad_constexpr() local
|
/llvm-project/flang/lib/Lower/ |
H A D | PFTBuilder.cpp | 398 lower::pft::Evaluation &eval = addEvaluation( enterConstructOrDirective() local 408 __anonc96f36d90d02(lower::pft::Evaluation *eval) exitConstructOrDirective() argument 417 auto *eval = constructAndDirectiveStack.back(); exitConstructOrDirective() local 483 addEvaluation(lower::pft::Evaluation && eval) addEvaluation() argument 589 auto &eval = *it; rewriteIfGotos() local 657 analyzeIoBranches(lower::pft::Evaluation & eval,const A & stmt) analyzeIoBranches() argument 709 setConstructExit(lower::pft::Evaluation & eval) setConstructExit() argument 733 for (lower::pft::Evaluation *eval = &targetEvaluation; eval; markBranchTarget() local 756 markSuccessorAsNewBlock(lower::pft::Evaluation & eval) markSuccessorAsNewBlock() argument 812 for (auto &eval : evaluationList) { analyzeBranches() local 1199 evaluationName(const lower::pft::Evaluation & eval) evaluationName() argument 1206 dumpEvaluation(llvm::raw_ostream & outputStream,const lower::pft::Evaluation & eval,const std::string & indentString,int indent=1) dumpEvaluation() argument 1242 dumpEvaluation(llvm::raw_ostream & ostream,const lower::pft::Evaluation & eval) dumpEvaluation() argument 1251 for (const lower::pft::Evaluation &eval : evaluationList) dumpEvaluationList() local 2075 visitAllSymbols(const Fortran::lower::pft::Evaluation & eval,const std::function<void (const Fortran::semantics::Symbol &)> callBack) visitAllSymbols() argument [all...] |
/llvm-project/libc/src/__support/FPUtil/generic/ |
H A D | FMod.h | 278 LIBC_INLINE static T eval(T x, T y) { eval() function
|