Searched refs:sorted_op (Results 1 – 1 of 1) sorted by relevance
16667 int sorted_op[MAX_ASM_OPERANDS]; in asm_compute_constraints() local16705 sorted_op[i] = i; in asm_compute_constraints()16708 p1 = operands[sorted_op[i]].priority; in asm_compute_constraints()16709 p2 = operands[sorted_op[j]].priority; in asm_compute_constraints()16711 tmp = sorted_op[i]; in asm_compute_constraints()16712 sorted_op[i] = sorted_op[j]; in asm_compute_constraints()16713 sorted_op[j] = tmp; in asm_compute_constraints()16731 j = sorted_op[i]; in asm_compute_constraints()16879 j = sorted_op[i]; in asm_compute_constraints()