Searched refs:is_memory (Results 1 – 2 of 2) sorted by relevance
282 is_memory = name == '[heap]' or name == '[stack]'283 is_useful = re.search('x', perms) is not None or is_memory
5520 int is_memory; /* true if memory operand */ member16678 op->is_memory = 0; in asm_compute_constraints()16841 op->is_memory = 1; in asm_compute_constraints()16864 !op->is_memory) { in asm_compute_constraints()17004 op->is_memory) { in asm_gen_code()17029 if (!op->is_memory) { in asm_gen_code()