aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer/tsan/tsan_stat.h
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2019-05-27 20:33:23 +0200
committerUros Bizjak <uros@gcc.gnu.org>2019-05-27 20:33:23 +0200
commitd9330fb5caa06a5007b1fc59797cdba73a805c58 (patch)
treed614df18ee9b733e1c9545ce1787dc6c23aa5217 /libsanitizer/tsan/tsan_stat.h
parent7e8ae6c818690765f54ff7d5a6f8571c1ef8bd99 (diff)
downloadgcc-d9330fb5caa06a5007b1fc59797cdba73a805c58.zip
gcc-d9330fb5caa06a5007b1fc59797cdba73a805c58.tar.gz
gcc-d9330fb5caa06a5007b1fc59797cdba73a805c58.tar.bz2
i386.c (ix86_gen_add3): Remove indirect function.
* config/i386/i386.c (ix86_gen_add3): Remove indirect function. (*ix86_gen_sub3): Ditto. (*ix86_gen_sub3_carry): Ditto. (*ix86_gen_one_cmpl2): Ditto. (*ix86_gen_andsp): Ditto. (ix86_init_large_pic_reg): Use gen_add2_insn instead of ix86_gen_add3. (gen_and2_insn): New static function. (ix86_expand_prologue): Use gen_and2_insn instead of ix86_gen_andsp. Use gen_add3_insn instead of ix86_gen_add3. (ix86_expand_split_stack_prologue): Use gen_add2_insn instead of ix86_gen_add3. (legitimize_tls_address): Use gen_add2_insn instead of ix86_gen_add3. Use gen_sub3_insn instead of ix86_gen_sub3. * config/i386-expand.c (ix86_split_long_move): Use gen_add2_insn instead of ix86_gen_add3. (ix86_expand_strlensi_unroll_1): Use gen_add2_insn instead of ix86_gen_add3. Use gen_sub3_insn instead of ix86_gen_sub3. (construct_plt_address): Use gen_add2_insn instead of ix86_gen_add3. * config/i386/i386-options.c (ix86_option_override_internal): Do not initialize ix86_gen_add3, ix86_gen_sub3, ix86_gen_sub3_carry, ix86_gen_one_cmpl2 and ix86_gen_andsp. From-SVN: r271667
Diffstat (limited to 'libsanitizer/tsan/tsan_stat.h')
0 files changed, 0 insertions, 0 deletions