HomeSort by relevance Sort by last modified time
    Searched full:var_decl (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/llvm/test/FrontendC/
2002-02-13-UnnamedLocal.c 4 * and did not have a VAR_DECL that explained the stack slot to LLVM.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
unknown-elf.h 56 ((TREE_CODE (DECL) == FUNCTION_DECL || TREE_CODE (DECL) == VAR_DECL) \
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
coretypes.h 85 /* The thread-local storage model associated with a given VAR_DECL
tree.h 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
297 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
340 VAR_DECL -- represents a declared variable.
406 VAR_DECL, FUNCTION_DECL, FIELD_DECL, LABEL_DECL
420 VAR_DECL, FUNCTION_DECL
462 VAR_DECL, FUNCTION_DECL
563 VAR_DECL, FUNCTION_DECL
    [all...]
cgraph.h 485 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
498 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
tree.def 303 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
358 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
361 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
530 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
tree-check.h 38 #define VAR_DECL_CHECK(t) TREE_CHECK (t, VAR_DECL)
gimple.def 331 CONTROL is a VAR_DECL used for deciding which of the sections
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
unknown-elf.h 56 ((TREE_CODE (DECL) == FUNCTION_DECL || TREE_CODE (DECL) == VAR_DECL) \
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
coretypes.h 85 /* The thread-local storage model associated with a given VAR_DECL
tree.h 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
297 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
340 VAR_DECL -- represents a declared variable.
407 VAR_DECL, FUNCTION_DECL, FIELD_DECL, LABEL_DECL
421 VAR_DECL, FUNCTION_DECL
463 VAR_DECL, FUNCTION_DECL
564 VAR_DECL, FUNCTION_DECL
    [all...]
cgraph.h 491 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
504 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
tree.def 303 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
358 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
361 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
530 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
tree-check.h 38 #define VAR_DECL_CHECK(t) TREE_CHECK (t, VAR_DECL)
function.h 656 tree var_decl;
669 void types_used_by_var_decl_insert (tree type, tree var_decl);
655 tree var_decl; local
gimple.def 331 CONTROL is a VAR_DECL used for deciding which of the sections
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
coretypes.h 85 /* The thread-local storage model associated with a given VAR_DECL
tree.h 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
297 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
340 VAR_DECL -- represents a declared variable.
407 VAR_DECL, FUNCTION_DECL, FIELD_DECL, LABEL_DECL
421 VAR_DECL, FUNCTION_DECL
463 VAR_DECL, FUNCTION_DECL
564 VAR_DECL, FUNCTION_DECL
    [all...]
cgraph.h 497 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
510 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
tree.def 303 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
358 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
361 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
530 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
tree-check.h 38 #define VAR_DECL_CHECK(t) TREE_CHECK (t, VAR_DECL)
function.h 660 tree var_decl;
673 void types_used_by_var_decl_insert (tree type, tree var_decl);
659 tree var_decl; local
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h 68 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
90 DECL_INITIALIZED_P (in VAR_DECL)
96 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
104 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
108 DECL_TINFO_P (in VAR_DECL)
110 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
112 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
126 0: DECL_ERROR_REPORTED (in VAR_DECL).
132 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
135 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cp-tree.h 68 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
90 DECL_INITIALIZED_P (in VAR_DECL)
96 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
104 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
108 DECL_TINFO_P (in VAR_DECL)
110 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
112 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
126 0: DECL_ERROR_REPORTED (in VAR_DECL).
132 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
135 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/cp/
cp-tree.h 68 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
90 DECL_INITIALIZED_P (in VAR_DECL)
96 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
104 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
108 DECL_TINFO_P (in VAR_DECL)
110 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
112 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
126 0: DECL_ERROR_REPORTED (in VAR_DECL).
132 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
135 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]

Completed in 947 milliseconds

1 2 3