HomeSort by relevance Sort by last modified time
    Searched defs:OPERAND (Results 1 - 25 of 34) sorted by null

1 2

  /frameworks/compile/mclinker/include/mcld/Script/
ExprToken.h 20 enum Kind { OPERATOR, OPERAND };
  /frameworks/ml/nn/tools/
sync_enums_to_hal.py 86 < this becomes the OPERAND section >
97 OPERAND = 1
113 elif "OEM" in line and self.current == self.OPERAND:
155 < this becomes the OPERAND section >
169 OPERAND = 1
183 assert self.current == self.OPERAND
213 operand = [] variable
214 for line in nn.sections[nn.OPERAND]:
216 operand.append(line)
217 types10.sections[types10.OPERAND] = operan
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
epiphany-opc.c 209 #define OPERAND(op) EPIPHANY_OPERAND_##op
211 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
fr30-opc.c 167 #define OPERAND(op) FR30_OPERAND_##op
169 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
1172 #undef OPERAND
1196 #define OPERAND(op) FR30_OPERAND_##op
1198 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
1246 #undef OPERAND
1323 /* Function to call before using the operand instance table.
iq2000-opc.c 227 #define OPERAND(op) IQ2000_OPERAND_##op
229 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
lm32-opc.c 139 #define OPERAND(op) LM32_OPERAND_##op
141 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
700 #undef OPERAND
712 #define OPERAND(op) LM32_OPERAND_##op
714 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
729 #undef OPERAND
806 /* Function to call before using the operand instance table.
m32c-opc.c     [all...]
m32r-opc.c 210 #define OPERAND(op) M32R_OPERAND_##op
212 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
1113 #undef OPERAND
    [all...]
or1k-opc.c 173 #define OPERAND(op) OR1K_OPERAND_##op
175 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
926 #undef OPERAND
938 #define OPERAND(op) OR1K_OPERAND_##op
940 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
955 #undef OPERAND
1032 /* Function to call before using the operand instance table.
xc16x-opc.c 302 #define OPERAND(op) XC16X_OPERAND_##op
304 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
xstormy16-opc.c 163 #define OPERAND(op) XSTORMY16_OPERAND_##op
165 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
946 #undef OPERAND
978 #define OPERAND(op) XSTORMY16_OPERAND_##op
980 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
1050 #undef OPERAND
1127 /* Function to call before using the operand instance table.
ip2k-opc.c 128 #define OPERAND(op) IP2K_OPERAND_##op
130 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
659 #undef OPERAND
695 #define OPERAND(op) IP2K_OPERAND_##op
697 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
778 #undef OPERAND
855 /* Function to call before using the operand instance table.
mt-opc.c 259 #define OPERAND(op) MT_OPERAND_##op
261 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
772 #undef OPERAND
784 #define OPERAND(op) MT_OPERAND_##op
786 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
801 #undef OPERAND
    [all...]
epiphany-desc.c 528 /* The operand table. */
531 #define OPERAND(op) EPIPHANY_OPERAND_##op
    [all...]
fr30-desc.c 358 /* The operand table. */
361 #define OPERAND(op) FR30_OPERAND_##op
572 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
ip2k-desc.c 326 /* The operand table. */
329 #define OPERAND(op) IP2K_OPERAND_##op
396 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
933 operand elements to be in the table [which they mightn't be]. */
    [all...]
iq2000-desc.c 310 /* The operand table. */
313 #define OPERAND(op) IQ2000_OPERAND_##op
456 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
lm32-desc.c 268 /* The operand table. */
271 #define OPERAND(op) LM32_OPERAND_##op
358 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
920 operand elements to be in the table [which they mightn't be]. */
    [all...]
m32r-desc.c 306 /* The operand table. */
309 #define OPERAND(op) M32R_OPERAND_##op
436 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
mep-opc.c 586 #define OPERAND(op) MEP_OPERAND_##op
588 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
mt-desc.c 304 /* The operand table. */
307 #define OPERAND(op) MT_OPERAND_##op
542 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
or1k-desc.c     [all...]
xstormy16-desc.c 314 /* The operand table. */
317 #define OPERAND(op) XSTORMY16_OPERAND_##op
488 #define OP(field) CGEN_SYNTAX_MAKE_FIELD (OPERAND (field))
    [all...]
frv-desc.c     [all...]
frv-opc.c     [all...]

Completed in 2088 milliseconds

1 2