Searched defs:int_cst (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-pretty-print.c | 2537 tree int_cst = build_int_cst (integer_type_node, 42); in test_location_wrappers() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-pretty-print.cc | 3007 tree int_cst = build_int_cst (integer_type_node, 42); in test_location_wrappers() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | tree.c | 5866 tree int_cst = build_int_cst (integer_type_node, 42); in test_lvalue_kind() local
|
H A D | pt.c | 29780 tree int_cst = build_int_cst (integer_type_node, 42); in test_build_non_dependent_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | tree.cc | 6196 tree int_cst = build_int_cst (integer_type_node, 42); in test_lvalue_kind() local
|
H A D | pt.cc | 30981 tree int_cst = build_int_cst (integer_type_node, 42); in test_build_non_dependent_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 14990 tree int_cst = build_int_cst (integer_type_node, 42); in test_location_wrappers() local
|
H A D | dwarf2out.cc | 27242 tree int_cst = TREE_OPERAND (nop, 0); in is_trivial_indirect_ref() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 15493 tree int_cst = build_int_cst (integer_type_node, 42); in test_location_wrappers() local
|
H A D | dwarf2out.c | 26637 tree int_cst = TREE_OPERAND (nop, 0); in is_trivial_indirect_ref() local
|