HomeSort by relevance Sort by last modified time
    Searched full:add2 (Results 301 - 325 of 329) sorted by null

<<11121314

  /external/llvm/test/Transforms/InstSimplify/
compare.ll 269 define i1 @add2(i8 %x, i8 %y) {
270 ; CHECK-LABEL: @add2(
  /external/llvm/test/Transforms/LoopVectorize/
interleaved-accesses.ll 488 %add2 = add i32 %tmp1, %i.013
489 store i32 %add2, i32* %incdec.ptr, align 4
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/tests/
while_test.cc 1089 auto add2 = Literal::CreateR0<int32>(16); local
    [all...]
array_elementwise_ops_test.cc 2174 auto add2 = builder.Add(add, c); local
2192 auto add2 = builder.Add(a, add); local
    [all...]
  /toolchain/binutils/binutils-2.27/cpu/
fr30.cpu 609 (binary-int-op add2 add2 "immed/reg" OP1_A OP2_5 add m4 Ri)
    [all...]
iq2000.cpu 456 (dni add2 "add registers" (ALIAS NO-DIS USES-RD USES-RS USES-RT)
    [all...]
xc16x.cpu     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
insns-bad-1.l 190 [^:]*:185: Error: 'add2' instruction not supported on this functional unit
191 [^:]*:186: Error: too many operands to 'add2'
192 [^:]*:187: Error: operand 1 of 'add2' on wrong side
193 [^:]*:188: Error: operand 2 of 'add2' on wrong side
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
fr30-opc.c 191 /* add2 $m4,$Ri */
iq2000-desc.c 467 -1, "add2", "add", 32,
    [all...]
xc16x-desc.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xpsdigitalsignature.h     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment_test.cc     [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
tic6x-opcode-table.h 405 INSN(add2, s, 1_or_2_src, 1cycle, C62X, 0,
410 INSN(add2, l, 1_or_2_src, 1cycle, C64X, 0,
415 INSN(add2, d, ext_1_or_2_src, 1cycle, C64X, 0,
    [all...]
  /external/boringssl/win-x86_64/crypto/fipsmodule/
bsaes-x86_64.asm     [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
control_flow_ops_py_test.py     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/
ChangeLog-2010 166 * gas/hppa/basic/add2.s: Add test for a simple doubleword carry
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp     [all...]
  /external/boringssl/mac-x86_64/crypto/fipsmodule/
bsaes-x86_64.S     [all...]
  /external/libevent/test/
regress_buffer.c     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
NormalizationTest.txt     [all...]
  /external/icu/icu4c/source/data/unidata/
NormalizationTest.txt     [all...]
  /external/icu/icu4c/source/test/testdata/
NormalizationTest-3.2.0.txt     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
NormalizationTest.txt     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/basic/
basic.exp     [all...]

Completed in 3925 milliseconds

<<11121314