/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 672 bool Eval = MCE.evaluate(UseR, Cells.get(UseR.Reg), SrcC); in visitPHI() local 690 bool Eval = MCE.evaluate(MI, Cells, Outputs); in visitNonBranch() local 834 bool Eval = MCE.evaluate(MI, Cells, Targets, DoNext); in computeBlockSuccessors() local 1090 bool Eval = evaluate(R, L, RC); in getCell() local 1393 bool Eval = constToInt(LS2.Values[i], A) && in evaluateANDrr() local 1422 bool Eval = constToInt(LS1.Values[i], A) && in evaluateANDri() local 1460 bool Eval = constToInt(LS2.Values[i], A) && in evaluateORrr() local 1489 bool Eval = constToInt(LS1.Values[i], A) && in evaluateORri() local 1525 bool Eval = constToInt(LS2.Values[i], A) && in evaluateXORrr() local 1551 bool Eval = constToInt(LS1.Values[i], A) && in evaluateXORri() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 671 bool Eval = MCE.evaluate(UseR, Cells.get(UseR.Reg), SrcC); in visitPHI() local 689 bool Eval = MCE.evaluate(MI, Cells, Outputs); in visitNonBranch() local 839 bool Eval = MCE.evaluate(MI, Cells, Targets, DoNext); in computeBlockSuccessors() local 1089 bool Eval = evaluate(R, L, RC); in getCell() local 1392 bool Eval = constToInt(LS2.Values[i], A) && in evaluateANDrr() local 1421 bool Eval = constToInt(LS1.Values[i], A) && in evaluateANDri() local 1459 bool Eval = constToInt(LS2.Values[i], A) && in evaluateORrr() local 1488 bool Eval = constToInt(LS1.Values[i], A) && in evaluateORri() local 1524 bool Eval = constToInt(LS2.Values[i], A) && in evaluateXORrr() local 1550 bool Eval = constToInt(LS1.Values[i], A) && in evaluateXORri() local [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/script/ |
D | conds.go | 77 func (c *funcCond) Eval(s *State, suffix string) (bool, error) { func 96 func (c *prefixCond) Eval(s *State, suffix string) (bool, error) { func 113 func (b *boolCond) Eval(s *State, suffix string) (bool, error) { func 139 func (l *onceCond) Eval(s *State, suffix string) (bool, error) { func 165 func (c *cachedCond) Eval(_ *State, suffix string) (bool, error) { func
|
/aosp_15_r20/build/blueprint/parser/ |
H A D | ast.go | 154 Eval(scope *Scope) (Expression, error) methodSpec 280 func (x *Operator) Eval(scope *Scope) (Expression, error) { func 411 func (x *Variable) Eval(scope *Scope) (Expression, error) { func 457 func (x *Map) Eval(scope *Scope) (Expression, error) { func 579 func (x *List) Eval(scope *Scope) (Expression, error) { func 634 func (x *String) Eval(scope *Scope) (Expression, error) { func 681 func (x *Int64) Eval(scope *Scope) (Expression, error) { func 714 func (x *Bool) Eval(scope *Scope) (Expression, error) { func 872 func (s *Select) Eval(scope *Scope) (Expression, error) { func 965 func (n *UnsetProperty) Eval(scope *Scope) (Expression, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/build/constraint/ |
D | expr.go | 33 Eval(ok func(tag string) bool) bool methodSpec 47 func (x *TagExpr) Eval(ok func(tag string) bool) bool { func 64 func (x *NotExpr) Eval(ok func(tag string) bool) bool { func 86 func (x *AndExpr) Eval(ok func(tag string) bool) bool { func 116 func (x *OrExpr) Eval(ok func(tag string) bool) bool { func
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/ |
H A D | composer.cc | 84 StatusOr<const SemanticValue*> SemanticComposer::Eval( in Eval() function in libtextclassifier3::grammar::SemanticComposer 98 StatusOr<const SemanticValue*> SemanticComposer::Eval( in Eval() function in libtextclassifier3::grammar::SemanticComposer
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | conv3d_transpose.cc | 254 TfLiteStatus Eval(KernelType kernel_type, TfLiteContext* context, in Eval() function 299 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
H A D | conv3d.cc | 284 TfLiteStatus Eval(KernelType kernel_type, TfLiteContext* context, in Eval() function 324 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
H A D | rank.cc | 64 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
H A D | neg.cc | 48 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
H A D | ceil.cc | 45 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
H A D | zeros_like.cc | 46 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
H A D | round.cc | 46 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
H A D | assign_variable.cc | 46 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
/aosp_15_r20/build/soong/android/ |
H A D | singleton.go | 63 Eval(pctx PackageContext, ninjaStr string) (string, error) methodSpec 194 func (s *singletonContextAdaptor) Eval(pctx PackageContext, ninjaStr string) (string, error) { func
|
H A D | makevars.go | 123 Eval(ninjaStr string) (string, error) methodSpec 579 func (c *makeVarsContext) Eval(ninjaStr string) (string, error) { func
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/endpoints/internal/ |
H A D | Eval.java | 19 public interface Eval { interface
|
/aosp_15_r20/build/blueprint/ |
H A D | singleton_ctx.go | 97 Eval(pctx PackageContext, ninjaStr string) (string, error) methodSpec 290 func (s *singletonContext) Eval(pctx PackageContext, str string) (string, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/issue5125.dir/ |
D | bug.go | 8 Eval(s *Scene) methodSpec
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | eval.go | 24 func Eval(fset *token.FileSet, pkg *Package, pos token.Pos, expr string) (_ TypeAndValue, err error… func
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | EmbeddingLookup.cpp | 35 bool EmbeddingLookup::Eval() { in Eval() function in android::nn::EmbeddingLookup
|
D | HashtableLookup.cpp | 45 bool HashtableLookup::Eval() { in Eval() function in android::nn::HashtableLookup
|
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/ |
H A D | function.cc | 57 libtextclassifier3::StatusOr<PendingValue> Function::Eval( in Eval() function in icing::lib::Function
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/ |
H A D | arithmetic-eval_test.cc | 40 T Eval(const ArithmeticExpression_::Operator op) { in Eval() function in libtextclassifier3::grammar::__anond1cac1e00111::ArithmeticExpressionEvaluatorTest
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | Decl.cpp | 2082 if (auto *Eval = Init.dyn_cast<EvaluatedStmt *>()) { in setInit() local 2121 auto *Eval = Init.dyn_cast<EvaluatedStmt *>(); in ensureEvaluatedStmt() local 2148 EvaluatedStmt *Eval = ensureEvaluatedStmt(); in evaluateValue() local 2193 if (EvaluatedStmt *Eval = Init.dyn_cast<EvaluatedStmt *>()) in getEvaluatedValue() local 2201 if (EvaluatedStmt *Eval = Init.dyn_cast<EvaluatedStmt *>()) in isInitKnownICE() local 2218 EvaluatedStmt *Eval = ensureEvaluatedStmt(); in checkInitIsICE() local
|