Home
last modified time | relevance | path

Searched defs:evaluate (Results 1 – 9 of 9) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/TableGen/
H A DSetTheory.h128 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function
/minix3/external/bsd/kyua-cli/dist/utils/text/
H A Dtemplates.cpp453 evaluate(const std::string& in_line) in evaluate() function in __anon3c0a02ba0111::templates_parser
697 text::templates_def::evaluate(const std::string& expression) const in evaluate() function in text::templates_def
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DSetTheory.cpp272 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function in SetTheory
/minix3/bin/ksh/
H A Dexpr.c152 evaluate(expr, rval, error_ok) in evaluate() function
/minix3/external/bsd/llvm/dist/llvm/lib/ProfileData/
H A DCoverageMapping.cpp148 ErrorOr<int64_t> CounterMappingContext::evaluate(const Counter &C) const { in evaluate() function in CounterMappingContext
/minix3/minix/lib/libmagicrt/
H A Dmagic_eval_lib.c141 int evaluate(char *expr, struct val *result, struct vartable *vartable) { in evaluate() function
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp34 bool evaluate(StringRef Expr) const { in evaluate() function in llvm::RuntimeDyldCheckerExprEval
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp463 static bool evaluate(const MCExpr &Expr, const MCAsmLayout &Layout, in evaluate() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7145 bool evaluate(const Expr *E, bool &Result) { in evaluate() function in __anon0a2745240a11::SequenceChecker::EvaluationTracker