HomeSort by: relevance | last modified time | path
    Searched refs:HI (Results 1 - 25 of 385) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.h 146 #define PPC_REGS_LO_HI(LO, HI) \
151 LO##26, LO##27, LO##28, LO##29, LO##30, LO##31, HI##0, HI##1, HI##2, \
152 HI##3, HI##4, HI##5, HI##6, HI##7, HI##8, HI##9, HI##10, HI##11,
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
bfin-modes.def 27 VECTOR_MODE (INT, HI, 2); /* V2HI */
  /src/external/gpl3/gcc/dist/libgcc/config/msp430/
floatunhidf.c 2 typedef int HItype __attribute__ ((mode (HI)));
3 typedef unsigned int UHItype __attribute__ ((mode (HI)));
floatunhisf.c 2 typedef int HItype __attribute__ ((mode (HI)));
3 typedef unsigned int UHItype __attribute__ ((mode (HI)));
floathisf.c 2 typedef int HItype __attribute__ ((mode (HI)));
lib2bitcountHI.c 28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
lib2divHI.c 0 /* HI mode divide routines for libgcc for MSP430
28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
40 #define NAME_MODE hi
lib2divQI.c 28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
lib2divSI.c 28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
bfin-modes.def 27 VECTOR_MODE (INT, HI, 2); /* V2HI */
  /src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
floatunhidf.c 2 typedef int HItype __attribute__ ((mode (HI)));
3 typedef unsigned int UHItype __attribute__ ((mode (HI)));
floatunhisf.c 2 typedef int HItype __attribute__ ((mode (HI)));
3 typedef unsigned int UHItype __attribute__ ((mode (HI)));
floathisf.c 2 typedef int HItype __attribute__ ((mode (HI)));
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
enum-class.cc 19 HI = 7, THERE
23 HI = 23, THERE
26 // overload1(E1::HI) is ok.
32 // overload2(E1::HI) is ok.
37 // overload3(E1::HI) fails.
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
enum-class.cc 19 HI = 7, THERE
23 HI = 23, THERE
26 // overload1(E1::HI) is ok.
32 // overload2(E1::HI) is ok.
37 // overload3(E1::HI) fails.
  /src/common/lib/libc/arch/arm/atomic/
atomic_dec_64.S 39 sbcs HI, HI, #0 /* calculate new value */
atomic_inc_64.S 39 adcs HI, HI, #0 /* fold carry into high */
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx-modes.def 33 VECTOR_MODE (INT, HI, 8); /* V8HI */
35 VECTOR_MODE (INT, HI, 2); /* V2HI */
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
genmova.sh 45 for s in QI HI; do
50 HI) src=%T1.w;;
56 # Loop over the destination register's mode. The QI and HI versions use
59 for d in QI HI SI; do
66 SI:QI | SI:HI | HI:QI)
92 HI:1) mask=131070;;
93 HI:2) mask=262140;;
108 QI:QI | HI:HI)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
genmova.sh 45 for s in QI HI; do
50 HI) src=%T1.w;;
56 # Loop over the destination register's mode. The QI and HI versions use
59 for d in QI HI SI; do
66 SI:QI | SI:HI | HI:QI)
92 HI:1) mask=131070;;
93 HI:2) mask=262140;;
108 QI:QI | HI:HI)
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/pru/
lib2bitcountHI.c 28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
lib2divHI.c 0 /* HI mode divide routines for libgcc for PRU
28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
40 #define NAME_MODE hi
lib2divQI.c 28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
lib2div.c 28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro-modes.def 33 VECTOR_MODE (INT, HI, 4); /* V4HI */

Completed in 50 milliseconds

1 2 3 4 5 6 7 8 91011>>