Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/v850/
H A Dv850.c2702 int use_callt = 0; in construct_dispose_instruction() local
2742 use_callt = 1; in construct_dispose_instruction()
2748 && (use_callt || stack_bytes == 0 || stack_bytes == 16)) in construct_dispose_instruction()
2750 if (use_callt) in construct_dispose_instruction()
2823 int use_callt = 0; in construct_prepare_instruction() local
2862 use_callt = 1; in construct_prepare_instruction()
2868 && (use_callt || stack_bytes == 0 || stack_bytes == -16)) in construct_prepare_instruction()
2870 if (use_callt) in construct_prepare_instruction()
/openbsd/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.c3022 int use_callt = 0; local
3067 use_callt = 1;
3073 && (use_callt || stack_bytes == 0 || stack_bytes == 16))
3075 if (use_callt)
3220 int use_callt = 0; local
3264 use_callt = 1;
3270 && (use_callt || stack_bytes == 0 || stack_bytes == -16))
3272 if (use_callt)