Home
last modified time | relevance | path

Searched refs:is_memory (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-ppc.c27 op->is_memory = true; in asm_constraint_ppc()
H A Dtarget-s390.c27 op->is_memory = true; in asm_constraint_s390()
H A Dexpression.h148 unsigned int is_memory:1; member
H A Dlinearize.h76 unsigned int is_memory:1; member
H A Dliveness.c42 if (entry->is_memory) in asm_liveness()
H A Dlinearize.c2088 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()
H A Devaluate.c3667 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()

Completed in 11 milliseconds