Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc24987 int cst_val = !!(CONST_INT_P (val) && (INTVAL (val) != 0)); in aarch64_expand_setmem() local
24993 unsigned mops_cost = 3 + 1 + cst_val; in aarch64_expand_setmem()