/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRuleRequirements.h | 48 Expected<SourceRange> evaluate(RefactoringRuleContext &Context) const { in evaluate() function 106 evaluate(RefactoringRuleContext &) const { in evaluate() function
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/ |
H A D | ASTSelectionRequirements.cpp | 17 ASTSelectionRequirement::evaluate(RefactoringRuleContext &Context) const { in evaluate() function in ASTSelectionRequirement 32 Expected<CodeRangeASTSelection> CodeRangeASTSelectionRequirement::evaluate( in evaluate() function in CodeRangeASTSelectionRequirement
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | logical.exp | 62 proc evaluate { vars ops } { procedure
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | TFLiteUtils.cpp | 63 std::unique_ptr<EvaluationResultImpl> evaluate() { in evaluate() function in llvm::TFModelEvaluatorImpl 211 std::optional<TFModelEvaluator::EvaluationResult> TFModelEvaluator::evaluate() { in evaluate() function in TFModelEvaluator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/ |
H A D | SetTheory.h | 132 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | MLModelRunner.h | 31 template <typename T> T evaluate() { in evaluate() function
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | BooleanExpression.py | 28 def evaluate(string, variables): member in BooleanExpression
|
/openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 281 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function in SetTheory
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 185 bool HexagonEvaluator::evaluate(const MachineInstr &MI, in evaluate() function in HexagonEvaluator 985 bool HexagonEvaluator::evaluate(const MachineInstr &BI, in evaluate() function in HexagonEvaluator
|
H A D | HexagonConstPropagation.cpp | 1925 bool HexagonConstEvaluator::evaluate(const MachineInstr &MI, in evaluate() function in HexagonConstEvaluator 2203 bool HexagonConstEvaluator::evaluate(const RegisterSubReg &R, in evaluate() function in HexagonConstEvaluator 2259 bool HexagonConstEvaluator::evaluate(const MachineInstr &BrI, in evaluate() function in HexagonConstEvaluator
|
H A D | BitTracker.cpp | 719 bool BT::MachineEvaluator::evaluate(const MachineInstr &MI, in evaluate() function in BT::MachineEvaluator
|
/openbsd-src/bin/ksh/ |
H A D | expr.c | 151 evaluate(const char *expr, int64_t *rval, int error_ok, bool arith) in evaluate() function
|
/openbsd-src/sys/dev/microcode/siop/ |
H A D | ncr53cxxx.c | 768 int evaluate (t) in evaluate() function
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 37 bool evaluate(StringRef Expr) const { in evaluate() function in llvm::RuntimeDyldCheckerExprEval
|
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 166 Expected<int64_t> CounterMappingContext::evaluate(const Counter &C) const { in evaluate() function in CounterMappingContext
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 15086 bool evaluate(const Expr *E, bool &Result) { in evaluate() function in __anon9b6cdc882a11::SequenceChecker::EvaluationTracker
|