Home
last modified time | relevance | path

Searched refs:tst_optab (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Doptabs.h210 #define tst_optab (optab_table[OTI_tst]) macro
H A Doptabs.c3646 icode = (int) tst_optab->handlers[(int) wider_mode].insn_code;
5254 tst_optab = init_optab (UNKNOWN); in init_optabs()
/openbsd/gnu/gcc/gcc/
H A Doptabs.h355 #define tst_optab (optab_table[OTI_tst]) macro
H A Doptabs.c3799 icode = (int) tst_optab->handlers[(int) wider_mode].insn_code; in emit_cmp_and_jump_insn_1()
5240 tst_optab = init_optab (UNKNOWN); in init_optabs()