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

/freebsd-11.0-release/contrib/gcc/
H A Dreload.c274 static int find_reloads_address_1 (enum machine_mode, rtx, int,
1436 /* This was replaced by changes in find_reloads_address_1 and the new
5020 that the index needs a reload and find_reloads_address_1 will take care
5090 find_reloads_address_1 (mode,
5143 return find_reloads_address_1 (mode, ad, 0, MEM, SCRATCH, loc, opnum, type,
5385 find_reloads_address_1 (enum machine_mode mode, rtx x, int context,
5458 find_reloads_address_1 (mode, orig_op0, 1, PLUS, SCRATCH,
5461 find_reloads_address_1 (mode, orig_op1, 0, PLUS, code0,
5469 find_reloads_address_1 (mode, orig_op0, 0, PLUS, code1,
5472 find_reloads_address_1 (mod
5366 find_reloads_address_1 (enum machine_mode mode, rtx x, int context, function
[all...]

Completed in 143 milliseconds