Searched refs:x86_address_gen (Results 1 – 1 of 1) sorted by relevance
195 static struct storage *x86_address_gen(struct expression *expr);1508 struct storage *addr = x86_address_gen(expr->unop); in emit_inc_dec()2136 static struct storage *x86_address_gen(struct expression *expr) in x86_address_gen() function2168 addr = x86_address_gen(target); in x86_assignment()2211 return x86_address_gen(expr); in x86_access()