Lines Matching refs:attrs
67 unsigned int attrs ATTRIBUTE_UNUSED,
120 unsigned int attrs ATTRIBUTE_UNUSED,
133 unsigned int attrs ATTRIBUTE_UNUSED,
146 unsigned int attrs ATTRIBUTE_UNUSED,
163 unsigned int attrs ATTRIBUTE_UNUSED,
176 unsigned int attrs ATTRIBUTE_UNUSED,
191 unsigned int attrs ATTRIBUTE_UNUSED,
205 unsigned int attrs ATTRIBUTE_UNUSED,
241 void const *attrs ATTRIBUTE_UNUSED,
317 unsigned int attrs,
324 if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_SEM_ONLY))
326 else if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_SIGNED))
338 unsigned int attrs,
345 if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_SEM_ONLY))
347 else if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_PCREL_ADDR))
349 else if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_ABS_ADDR))
351 else if (CGEN_BOOL_ATTR (attrs, CGEN_OPERAND_SIGNED))
364 unsigned int attrs ATTRIBUTE_UNUSED)