HomeSort by relevance Sort by last modified time
    Searched refs:EL (Results 1 - 25 of 214) sorted by null

1 2 3 4 5 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
list.h 20 #define ISL_DECLARE_LIST(EL) \
21 struct isl_##EL; \
22 struct isl_##EL##_list; \
23 typedef struct isl_##EL##_list isl_##EL##_list; \
24 isl_ctx *isl_##EL##_list_get_ctx(__isl_keep isl_##EL##_list *list); \
25 __isl_give isl_##EL##_list *isl_##EL##_list_from_##EL( \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
list.h 20 #define ISL_DECLARE_LIST(EL) \
21 struct isl_##EL; \
22 struct isl_##EL##_list; \
23 typedef struct isl_##EL##_list isl_##EL##_list; \
24 isl_ctx *isl_##EL##_list_get_ctx(__isl_keep isl_##EL##_list *list); \
25 __isl_give isl_##EL##_list *isl_##EL##_list_from_##EL( \
    [all...]
  /external/eigen/bench/
basicbenchmark.cpp 15 #define _GENERATE_HEADER(R,ARG,EL) << BOOST_PP_STRINGIZE(BOOST_PP_SEQ_HEAD(EL)) << "-" \
16 << BOOST_PP_STRINGIZE(BOOST_PP_SEQ_ELEM(1,EL)) << "x" \
17 << BOOST_PP_STRINGIZE(BOOST_PP_SEQ_ELEM(1,EL)) << " / "
23 #define _RUN_BENCH(R,ARG,EL) \
25 BOOST_PP_CAT(Matrix, BOOST_PP_SEQ_HEAD(EL)) (\
26 BOOST_PP_SEQ_ELEM(1,EL),BOOST_PP_SEQ_ELEM(1,EL)), BOOST_PP_SEQ_ELEM(2,EL), tries) \
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
nop.d 1 #as: -EL
2 #objdump: -dr -EL
brk.d 1 #as: -EL -marc7
2 #objdump: -dr -EL
extensions.d 1 #as: -EL -marc8
2 #objdump: -dr -EL
sleep.d 1 #as: -EL -marc7
2 #objdump: -dr -EL
swi.d 1 #as: -EL -marc8
2 #objdump: -dr -EL
  /external/llvm/test/MC/Mips/
expr1.s 2 # RUN: FileCheck %s --check-prefix=32R2-EL
4 # RUN: FileCheck %s --check-prefix=MM-32R2-EL
7 # 32R2-EL: .text
8 # 32R2-EL: .globl foo
9 # 32R2-EL: foo:
10 # 32R2-EL: lw $4, %lo(foo)($4) # encoding: [A,A,0x84,0x8c]
11 # 32R2-EL: # fixup A - offset: 0, value: foo@ABS_LO, kind: fixup_Mips_LO16
12 # 32R2-EL: lw $4, 56($4) # encoding: [0x38,0x00,0x84,0x8c]
13 # 32R2-EL: lw $4, %lo(foo+8)($4) # encoding: [0x08'A',A,0x84,0x8c]
14 # 32R2-EL: # fixup A - offset: 0, value: foo@ABS_LO, kind: fixup_Mips_LO1
    [all...]
micromips-alu-instructions.s 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips | FileCheck -check-prefix=CHECK-EL %s
10 # CHECK-EL: add $9, $6, $7 # encoding: [0xe6,0x00,0x10,0x49]
11 # CHECK-EL: addi $9, $6, 17767 # encoding: [0x26,0x11,0x67,0x45]
12 # CHECK-EL: addiu $9, $6, -15001 # encoding: [0x26,0x31,0x67,0xc5]
13 # CHECK-EL: addi $9, $6, 17767 # encoding: [0x26,0x11,0x67,0x45]
14 # CHECK-EL: addiu $9, $6, -15001 # encoding: [0x26,0x31,0x67,0xc5]
15 # CHECK-EL: addu $9, $6, $7 # encoding: [0xe6,0x00,0x50,0x49]
16 # CHECK-EL: sub $9, $6, $7 # encoding: [0xe6,0x00,0x90,0x49]
17 # CHECK-EL: subu $4, $3, $5 # encoding: [0xa3,0x00,0xd0,0x21]
18 # CHECK-EL: neg $6, $7 # encoding: [0xe0,0x00,0x90,0x31
    [all...]
micromips-trap-instructions.s 2 # RUN: | FileCheck -check-prefix=CHECK-EL %s
12 # CHECK-EL: teq $8, $9 # encoding: [0x28,0x01,0x3c,0x00]
13 # CHECK-EL: tge $8, $9 # encoding: [0x28,0x01,0x3c,0x02]
14 # CHECK-EL: tgeu $8, $9 # encoding: [0x28,0x01,0x3c,0x04]
15 # CHECK-EL: tlt $8, $9 # encoding: [0x28,0x01,0x3c,0x08]
16 # CHECK-EL: tltu $8, $9 # encoding: [0x28,0x01,0x3c,0x0a]
17 # CHECK-EL: tne $8, $9 # encoding: [0x28,0x01,0x3c,0x0c]
18 # CHECK-EL: teqi $9, 17767 # encoding: [0xc9,0x41,0x67,0x45]
19 # CHECK-EL: tgei $9, 17767 # encoding: [0x29,0x41,0x67,0x45]
20 # CHECK-EL: tgeiu $9, 17767 # encoding: [0x69,0x41,0x67,0x45
    [all...]
micromips-16-bit-instructions.s 2 # RUN: FileCheck -check-prefix=CHECK-EL %s
12 # CHECK-EL: addu16 $6, $17, $4 # encoding: [0x42,0x07]
13 # CHECK-EL: subu16 $5, $16, $3 # encoding: [0xb1,0x06]
14 # CHECK-EL: andi16 $16, $2, 31 # encoding: [0x29,0x2c]
15 # CHECK-EL: and16 $16, $2 # encoding: [0x82,0x44]
16 # CHECK-EL: not16 $17, $3 # encoding: [0x0b,0x44]
17 # CHECK-EL: or16 $16, $4 # encoding: [0xc4,0x44]
18 # CHECK-EL: xor16 $17, $5 # encoding: [0x4d,0x44]
19 # CHECK-EL: sll16 $3, $16, 5 # encoding: [0x8a,0x25]
20 # CHECK-EL: srl16 $4, $17, 6 # encoding: [0x1d,0x26
    [all...]
micromips-branch-instructions.s 2 # RUN: | FileCheck %s -check-prefix=CHECK-EL
12 # CHECK-EL: b 1332 # encoding: [0x00,0x94,0x9a,0x02]
13 # CHECK-EL: nop # encoding: [0x00,0x0c]
14 # CHECK-EL: beq $9, $6, 1332 # encoding: [0xc9,0x94,0x9a,0x02]
15 # CHECK-EL: nop # encoding: [0x00,0x00,0x00,0x00]
16 # CHECK-EL: bgez $6, 1332 # encoding: [0x46,0x40,0x9a,0x02]
17 # CHECK-EL: nop # encoding: [0x00,0x00,0x00,0x00]
18 # CHECK-EL: bgezal $6, 1332 # encoding: [0x66,0x40,0x9a,0x02]
19 # CHECK-EL: nop # encoding: [0x00,0x00,0x00,0x00]
20 # CHECK-EL: bltzal $6, 1332 # encoding: [0x26,0x40,0x9a,0x02
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
hilo-diff-el-n32.d 2 #name: MIPS hilo-diff n32/EL
3 #as: -n32 -EL
hilo-diff-el-n64.d 2 #name: MIPS hilo-diff n64/EL
3 #as: -64 -EL
hilo-diff-el.d 2 #name: MIPS hilo-diff o32/EL
3 #as: -32 -EL
micromips@hilo-diff-el-n32.d 2 #name: MIPS hilo-diff n32/EL
3 #as: -n32 -EL
micromips@hilo-diff-el-n64.d 2 #name: MIPS hilo-diff n64/EL
3 #as: -64 -EL
micromips@hilo-diff-el.d 2 #name: MIPS hilo-diff o32/EL
3 #as: -32 -EL
mips16@hilo-diff-el-n32.d 2 #name: MIPS hilo-diff n32/EL
3 #as: -n32 -EL
mips16@hilo-diff-el-n64.d 2 #name: MIPS hilo-diff n64/EL
3 #as: -64 -EL
mips16@hilo-diff-el.d 2 #name: MIPS hilo-diff o32/EL
3 #as: -32 -EL
reginfo-1a.d 2 #as: -32 -EL -mips4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/
dj2.le.d 1 #as: -EL
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
refdbg-0-dso.d 3 #ld: -shared -EL

Completed in 357 milliseconds

1 2 3 4 5 6 7 8 9