Home
last modified time | relevance | path

Searched refs:REG_REG (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dexample.c298 case REG_REG: in show_memop()
337 if (in && in->storage->type != REG_REG) in can_regenerate()
432 src->storage->type = REG_REG; in find_pseudo_storage()
469 if (storage->type == REG_REG) in preferred_reg()
606 case REG_REG: in fill_reg()
773 case REG_REG: in get_generic_operand()
1472 case REG_REG: in write_reg_to_storage()
1480 storage->type = REG_REG; in write_reg_to_storage()
1492 storage->type = REG_REG; in write_reg_to_storage()
1517 case REG_REG: in write_val_to_storage()
[all …]
Dstorage.h15 REG_REG, enumerator
Dstorage.c176 case REG_REG: in show_storage()