Lines Matching refs:attrs
72 unsigned attrs ATTRIBUTE_UNUSED,
91 unsigned attrs ATTRIBUTE_UNUSED,
110 unsigned attrs ATTRIBUTE_UNUSED,
126 unsigned int attrs ATTRIBUTE_UNUSED,
138 unsigned int attrs ATTRIBUTE_UNUSED,
150 unsigned int attrs ATTRIBUTE_UNUSED,
165 unsigned int attrs ATTRIBUTE_UNUSED,
180 unsigned int attrs ATTRIBUTE_UNUSED,
195 unsigned int attrs ATTRIBUTE_UNUSED,
226 void const *attrs ATTRIBUTE_UNUSED,
449 unsigned int attrs,
456 if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_SEM_ONLY))
458 else if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_SIGNED))
470 unsigned int attrs,
477 if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_SEM_ONLY))
479 else if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_PCREL_ADDR))
481 else if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_ABS_ADDR))
483 else if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_SIGNED))
496 unsigned int attrs ATTRIBUTE_UNUSED)