Searched defs:tcode (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr45865.c14 ix86_get_builtin_type (enum ix86_builtin_type tcode, unsigned int index) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr48165.C20 TCODE_ARRAY tcode; member in struct:PARAM
/haiku-buildtools/gcc/gcc/
H A Dccmp.c112 enum tree_code tcode, tcode0, tcode1; local
H A Dtree-call-cdce.c343 gen_one_condition(tree arg, int lbub, enum tree_code tcode, const char *temp_name1, const char *temp_name2, vec<gimple> conds, unsigned *nconds) argument
H A Dexplow.c1892 enum tree_code tcode; local
H A Dexpr.c7533 convert_tree_comp_to_rtx(enum tree_code tcode, int unsignedp) argument
11145 enum tree_code tcode = code == NE ? NE_EXPR : EQ_EXPR; local
H A Doptabs.c6449 gen_cond_trap(enum rtx_code code, rtx op1, rtx op2, rtx tcode) argument
6494 get_rtx_code(enum tree_code tcode, bool unsignedp) argument
6561 vector_compare_rtx(enum tree_code tcode, tree t_op0, tree t_op1, bool unsignedp, enum insn_code icode) argument
6921 enum tree_code tcode; local
[all...]
H A Dfold-const.c2712 enum tree_code tcode; local
5971 enum tree_code tcode = TREE_CODE (t); local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dexplow.c1521 enum tree_code tcode; local
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcall.c607 enum tree_code fcode, tcode; local
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Ddecl.c7479 TCode tcode; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dcall.c1112 enum tree_code fcode, tcode; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dcom.c6012 ffecom_f2c_make_type_(tree *type, int tcode, const char *name) argument
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c27978 ix86_get_builtin_type(enum ix86_builtin_type tcode) argument
28028 ix86_get_builtin_func_type(enum ix86_builtin_func_type tcode) argument
30786 enum ix86_builtin_func_type tcode; /* type to use in the declaration */ member in struct:builtin_isa
30816 def_builtin(HOST_WIDE_INT mask, const char *name, enum ix86_builtin_func_type tcode, enum ix86_builtins code) argument
30868 def_builtin_const(HOST_WIDE_INT mask, const char *name, enum ix86_builtin_func_type tcode, enum ix86_builtins code) argument
[all...]

Completed in 593 milliseconds