Home
last modified time | relevance | path

Searched defs:eval (Results 1 – 25 of 46) sorted by relevance

12

/llvm-project/flang/lib/Lower/OpenMP/
H A DOpenMP.cpp56 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 DDecomposer.cpp66 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 DDataSharingProcessor.h88 lower::pft::Evaluation &eval; global() variable
/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp76 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 DDexDeclareFile.py29 def eval(self): member in DexDeclareFile
H A DDexExpectStepKind.py44 def eval(self): member in DexExpectStepKind
H A DDexWatch.py38 def eval(self, debugger): member in DexWatch
H A DDexCommandLine.py25 def eval(self): member in DexCommandLine
H A DDexUnreachable.py43 def eval(self, step_info): member in DexUnreachable
H A DDexFinishTest.py30 def eval(self): member in DexFinishTest
H A DDexLimitSteps.py36 def eval(self): member in DexLimitSteps
H A DDexExpectStepOrder.py44 def eval(self, step_info): member in DexExpectStepOrder
H A DDexLabel.py40 def eval(self): member in DexLabel
H A DDexDeclareAddress.py44 def eval(self, step_collection): member in DexDeclareAddress
H A DDexExpectProgramState.py84 def eval(self, step_collection: DextIR) -> bool: member in DexExpectProgramState
/llvm-project/clang/lib/CodeGen/
H A DCGCUDARuntime.cpp32 CodeGenFunction::ConditionalEvaluation eval(CGF); in EmitCUDAKernelCallExpr() local
/llvm-project/lldb/test/API/lang/c/fpeval/
H A Dmain.c1 double eval(double a, double b, int op) { in eval() function
/llvm-project/clang/include/clang/Tooling/Transformer/
H A DMatchConsumer.h94 llvm::Expected<T> MatchComputation<T>::eval( in eval() function
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py41 def eval(self): member in CommandBase
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.template/
H A Dp3-0x.cpp6 struct eval<TT<T1, Rest...>> { }; struct
[all...]
/llvm-project/polly/lib/External/isl/
H A Disl_union_eval.c57 __isl_give isl_val *FN(UNION,eval)(__isl_take UNION *u, in FN() argument
H A Disl_pw_eval.c51 __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 Dbuiltin_vectorelements.cpp49 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 DPFTBuilder.cpp398 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 DFMod.h278 LIBC_INLINE static T eval(T x, T y) { eval() function

12