HomeSort by relevance Sort by last modified time
    Searched defs:const3 (Results 1 - 7 of 7) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
transpose_folding_test.cc 166 HloInstruction* const3 = builder.AddInstruction( local
171 const2->shape(), HloOpcode::kSubtract, const2, const3));
182 // The arguments to the call should be const1, const2, and const3.
184 ::testing::UnorderedElementsAre(const1, const2, const3));
  /external/boringssl/src/crypto/hrss/asm/
poly_rq_mul.S 42 const3: label
335 vmovdqa const3(%rip), %ymm3
    [all...]
  /external/libvpx/libvpx/vp8/encoder/mips/msa/
temporal_filter_msa.c 23 v4i32 const3, const16, filter_wt, strength; local
31 const3 = __msa_ldi_w(3);
50 MUL4(mod0_w, const3, mod1_w, const3, mod2_w, const3, mod3_w, const3, mod0_w,
88 MUL4(mod0_w, const3, mod1_w, const3, mod2_w, const3, mod3_w, const3, mod0_w
135 v4i32 const3, const16; local
    [all...]
  /external/libyuv/files/source/
row_dspr2.cc 1232 int const3 = 0x00700000; local
1354 int const3 = 0xffa20070; local
1534 int const3 = 0xffa2ffee; local
1657 int const3 = 0xffa2ffee; local
    [all...]
  /art/compiler/optimizing/
instruction_simplifier.cc 2706 HConstant* const3 = instruction->TryStaticEvaluation(); local
2790 HConstant* const3 = block->GetGraph()->GetConstant(type, const3_val); local
    [all...]
  /external/tensorflow/tensorflow/c/
c_api_test.cc 1694 TF_Operation* const3; local
    [all...]
  /external/tensorflow/tensorflow/core/grappler/optimizers/
constant_folding_test.cc 1651 Output const3 = local
    [all...]

Completed in 998 milliseconds