Searched refs:use_callt (Results 1 – 2 of 2) sorted by relevance
2702 int use_callt = 0; in construct_dispose_instruction() local2742 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() local2862 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()
3022 int use_callt = 0; local3067 use_callt = 1;3073 && (use_callt || stack_bytes == 0 || stack_bytes == 16))3075 if (use_callt)3220 int use_callt = 0; local3264 use_callt = 1;3270 && (use_callt || stack_bytes == 0 || stack_bytes == -16))3272 if (use_callt)