Searched refs:is_memory (Results 1 – 7 of 7) sorted by relevance
27 op->is_memory = true; in asm_constraint_s390()
27 op->is_memory = true; in asm_constraint_ppc()
148 unsigned int is_memory:1; member
42 if (entry->is_memory) in asm_liveness()
76 unsigned int is_memory:1; member
2088 rule->is_memory = op->is_memory; in add_asm_rule()2106 if (!op->is_memory) in add_asm_output_address()2119 if (op->is_memory) in add_asm_output()
3667 op->is_memory = true; in parse_asm_constraint()3697 op->is_memory = 0; in parse_asm_constraint()3720 if (op->is_memory) { in evaluate_asm_memop()