HomeSort by relevance Sort by last modified time
    Searched full:add4 (Results 101 - 124 of 124) sorted by null

1 2 3 45

  /external/llvm/test/Transforms/InstSimplify/
compare.ll 289 define i1 @add4(i32 %x, i32 %y) {
290 ; CHECK-LABEL: @add4(
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-c674x.s 129 [b2] add4 .L1 a30,a27,a24
130 add4 .L1X a23,b24,a25
131 add4 .L2 b24,b26,b27
132 [!a2] add4 .L2X b14,a17,b20
    [all...]
insns-bad-1.l 194 [^:]*:189: Error: 'add4' instruction not supported on this functional unit
195 [^:]*:190: Error: too many operands to 'add4'
196 [^:]*:191: Error: operand 1 of 'add4' on wrong side
197 [^:]*:192: Error: operand 2 of 'add4' on wrong side
    [all...]
insns-c674x.d 132 [0-9a-f]+[048c] <[^>]*> 6c6fccb8[ \t]+\[b2\] add4 \.L1 a30,a27,a24
133 [0-9a-f]+[048c] <[^>]*> 0ce2fcb8[ \t]+add4 \.L1X a23,b24,a25
134 [0-9a-f]+[048c] <[^>]*> 0deb0cba[ \t]+add4 \.L2 b24,b26,b27
135 [0-9a-f]+[048c] <[^>]*> ba45dcba[ \t]+\[!a2\] add4 \.L2X b14,a17,b20
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 572 TmpInst.setOpcode(PPC::ADD4);
824 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::ADD4)
    [all...]
PPCFrameLowering.cpp     [all...]
PPCRegisterInfo.cpp 72 ImmToIdxMap[PPC::ADDI] = PPC::ADD4;
    [all...]
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp     [all...]
PPCInstrInfo.td     [all...]
  /external/boringssl/win-x86_64/crypto/aes/
bsaes-x86_64.asm     [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h     [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h     [all...]
  /external/boringssl/mac-x86_64/crypto/aes/
bsaes-x86_64.S     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp 834 "%add4 = OpFAdd %f32 %add3 %fst_elem\n"
841 "%add = OpFAdd %f32 %add4 %inval\n"
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
NormalizationTest-3.2.0.txt     [all...]
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-3.2.0.txt     [all...]
NormalizationTest.txt     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x-opcode-table.h 421 INSN(add4, l, 1_or_2_src, 1cycle, C64X, 0,
    [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /development/perftests/panorama/input/
test_008.ppm     [all...]

Completed in 1248 milliseconds

1 2 3 45