Searched defs:evaluate (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelectionRequirements.cpp16 ASTSelectionRequirement::evaluate(RefactoringRuleContext &Context) const { function in class:ASTSelectionRequirement
31 Expected<CodeRangeASTSelection> CodeRangeASTSelectionRequirement::evaluate( function in class:CodeRangeASTSelectionRequirement
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRuleRequirements.h48 Expected<SourceRange> evaluate(RefactoringRuleContext &Context) const { function in class:clang::tooling::SourceRangeSelectionRequirement
106 evaluate(RefactoringRuleContext &) const { function in class:clang::tooling::OptionRequirement
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSetTheory.h131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in class:llvm::SetTheory
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp165 Expected<int64_t> CounterMappingContext::evaluate(const Counter &C) const { function in class:CounterMappingContext
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTFUtils.cpp94 void evaluate(TF_Tensor **Output, TF_Status *Status) { function in class:llvm::TFModelEvaluatorImpl
202 Optional<TFModelEvaluator::EvaluationResult> TFModelEvaluator::evaluate() { function in class:TFModelEvaluator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp282 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in class:SetTheory
[all...]
/freebsd-13-stable/contrib/kyua/utils/text/
H A Dtemplates.cpp454 evaluate(const std::string& in_line) function in class:__anon1040::templates_parser
698 text::templates_def::evaluate(const std::string& expression) const function in class:text::templates_def
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp36 bool evaluate(StringRef Expr) const { function in class:llvm::RuntimeDyldCheckerExprEval
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1932 bool HexagonConstEvaluator::evaluate(const MachineInstr &MI, function in class:HexagonConstEvaluator
2210 bool HexagonConstEvaluator::evaluate(const RegisterSubReg &R, function in class:HexagonConstEvaluator
2266 bool HexagonConstEvaluator::evaluate(const MachineInstr &BrI, function in class:HexagonConstEvaluator
[all...]
/freebsd-13-stable/stand/ficl/
H A Dwords.c3435 static void evaluate(FICL_VM *pVM) function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12649 bool evaluate(const Expr *E, bool &Result) { function in class:__anon2031::SequenceChecker::EvaluationTracker
[all...]

Completed in 290 milliseconds