| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | HexagonConstPropagation.cpp | 660 bool Eval = MCE.evaluate(UseR, Cells.get(UseR.Reg), SrcC); in visitPHI() local 678 bool Eval = MCE.evaluate(MI, Cells, Outputs); in visitNonBranch() local 822 bool Eval = MCE.evaluate(MI, Cells, Targets, DoNext); in computeBlockSuccessors() local 1078 bool Eval = evaluate(R, L, RC); in getCell() local 1381 bool Eval = constToInt(LS2.Values[i], A) && in evaluateANDrr() local 1410 bool Eval = constToInt(LS1.Values[i], A) && in evaluateANDri() local 1448 bool Eval = constToInt(LS2.Values[i], A) && in evaluateORrr() local 1477 bool Eval = constToInt(LS1.Values[i], A) && in evaluateORri() local 1513 bool Eval = constToInt(LS2.Values[i], A) && in evaluateXORrr() local 1539 bool Eval = constToInt(LS1.Values[i], A) && in evaluateXORri() local [all …]
|
| /external/tensorflow/tensorflow/lite/models/smartreply/ops/ |
| D | normalize.cc | 58 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | extract_feature.cc | 78 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | ceil.cc | 40 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | zeros_like.cc | 39 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | rank.cc | 41 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | floor.cc | 47 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | shape.cc | 64 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | neg.cc | 46 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | reverse.cc | 67 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | exp.cc | 54 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | local_response_norm.cc | 59 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | fake_quant.cc | 65 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | add_n.cc | 63 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | where.cc | 80 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | skip_gram.cc | 88 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | squeeze.cc | 80 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | hashtable_lookup.cc | 101 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | l2norm.cc | 73 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | dequantize.cc | 74 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | expand_dims.cc | 89 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | fill.cc | 96 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | pack.cc | 95 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| D | space_to_depth.cc | 76 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval() function
|
| /external/gemmlowp/internal/ |
| D | output.h | 55 OutputType Eval(InputType input, int, int) const { in Eval() function
|