Searched refs:aarch64_operands (Results 1 – 7 of 7) sorted by relevance
129 extern const aarch64_operand aarch64_operands[];186 return aarch64_operands + code; in get_operand_from_code()
353 int key = self - aarch64_operands; in aarch64_insert_operand()
207 return aarch64_operands[type].op_class; in aarch64_get_operand_class()213 return aarch64_operands[type].name; in aarch64_get_operand_name()221 return aarch64_operands[type].desc; in aarch64_get_operand_desc()427 && operand_maybe_stack_pointer (aarch64_operands + operand->type) in aarch64_stack_pointer_p()437 && !operand_maybe_stack_pointer (aarch64_operands + operand->type) in aarch64_zero_register_p()461 && operand_maybe_stack_pointer (aarch64_operands + operand->type)) in operand_also_qualified_p()466 && operand_maybe_stack_pointer (aarch64_operands + operand->type)) in operand_also_qualified_p()1255 switch (aarch64_operands[type].op_class) in operand_general_constraint_met_p()
25 const struct aarch64_operand aarch64_operands[] = variable
8953 int key = self - aarch64_operands; in aarch64_extract_operand()
1281 opnd = &aarch64_operands[type]; in aarch64_opcode_encode()
1978 opnd = &aarch64_operands[type]; in aarch64_opcode_decode()