| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| 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 …]
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| 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 1095 bool Eval = evaluate(R, L, RC); in getCell() local 1398 bool Eval = constToInt(LS2.Values[i], A) && in evaluateANDrr() local 1427 bool Eval = constToInt(LS1.Values[i], A) && in evaluateANDri() local 1465 bool Eval = constToInt(LS2.Values[i], A) && in evaluateORrr() local 1494 bool Eval = constToInt(LS1.Values[i], A) && in evaluateORri() local 1530 bool Eval = constToInt(LS2.Values[i], A) && in evaluateXORrr() local 1556 bool Eval = constToInt(LS1.Values[i], A) && in evaluateXORri() local [all …]
|
| /external/libtextclassifier/native/utils/grammar/semantics/ |
| 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
|
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | floor.cc | 30 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | neg.cc | 30 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | conv.cc | 37 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | shape.cc | 44 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | exp.cc | 46 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | ceil.cc | 48 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | round.cc | 48 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | zeros_like.cc | 47 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | batch_to_space_nd.cc | 61 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | fill.cc | 65 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | resize_nearest_neighbor.cc | 58 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| /external/libtextclassifier/native/utils/grammar/semantics/evaluators/ |
| D | arithmetic-eval_test.cc | 40 T Eval(const ArithmeticExpression_::Operator op) { in Eval() function in libtextclassifier3::grammar::__anonbe7877110111::ArithmeticExpressionEvaluatorTest
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | neg.cc | 48 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | rank.cc | 64 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | ceil.cc | 45 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | round.cc | 46 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | zeros_like.cc | 46 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | assign_variable.cc | 52 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | shape.cc | 93 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | read_variable.cc | 51 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | floor.cc | 52 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| /external/libtextclassifier/native/actions/ |
| D | tflite-sensitive-model.cc | 39 std::pair<bool, float> TFLiteSensitiveModel::Eval( in Eval() function in libtextclassifier3::TFLiteSensitiveModel
|