/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
gimple.h | 47 enum gimple_code { enum 60 const char *, enum gimple_code, \ 66 if (gimple_code (__gs) != (CODE)) \ 265 ENUM_BITFIELD(gimple_code) code : 8; 1028 static inline enum gimple_code 1029 gimple_code (const_gimple g) function 1041 switch (gimple_code (g)) [all...] |
tree-ssa-operands.h | 310 for ((USEVAR) = (gimple_code (STMT) == GIMPLE_PHI \ 319 for ((DEFVAR) = (gimple_code (STMT) == GIMPLE_PHI \
|
tree-flow-inline.h | 601 gcc_assert (gimple_code (phi) == GIMPLE_PHI); 1008 gcc_assert (gimple_code (stmt) != GIMPLE_PHI); [all...] |
tree-flow.h | 660 enum gimple_code type; 670 extern struct omp_region *new_omp_region (basic_block, enum gimple_code, [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.h | 44 enum gimple_code { enum 58 const char *, enum gimple_code, \ 64 if (gimple_code (__gs) != (CODE)) \ 278 ENUM_BITFIELD(gimple_code) code : 8; 892 gimple gimple_alloc_stat (enum gimple_code, unsigned MEM_STAT_DECL); 1084 gimple_code (const_gimple g) function [all...] |
tree-ssa-operands.h | 194 for ((USEVAR) = (gimple_code (STMT) == GIMPLE_PHI \ 203 for ((DEFVAR) = (gimple_code (STMT) == GIMPLE_PHI \
|
tree-flow.h | 374 enum gimple_code type; 384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code,
|
tree-flow-inline.h | 1024 if (gimple_code (head_stmt) == GIMPLE_PHI)
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gimple.h | 44 enum gimple_code { enum 58 const char *, enum gimple_code, \ 64 if (gimple_code (__gs) != (CODE)) \ 278 ENUM_BITFIELD(gimple_code) code : 8; 892 gimple gimple_alloc_stat (enum gimple_code, unsigned MEM_STAT_DECL); 1084 gimple_code (const_gimple g) function [all...] |
tree-ssa-operands.h | 194 for ((USEVAR) = (gimple_code (STMT) == GIMPLE_PHI \ 203 for ((DEFVAR) = (gimple_code (STMT) == GIMPLE_PHI \
|
tree-flow.h | 374 enum gimple_code type; 384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code,
|
tree-flow-inline.h | 1024 if (gimple_code (head_stmt) == GIMPLE_PHI)
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.h | 44 enum gimple_code { enum 58 const char *, enum gimple_code, \ 64 if (gimple_code (__gs) != (CODE)) \ 278 ENUM_BITFIELD(gimple_code) code : 8; 892 gimple gimple_alloc_stat (enum gimple_code, unsigned MEM_STAT_DECL); 1084 gimple_code (const_gimple g) function [all...] |
tree-ssa-operands.h | 194 for ((USEVAR) = (gimple_code (STMT) == GIMPLE_PHI \ 203 for ((DEFVAR) = (gimple_code (STMT) == GIMPLE_PHI \
|
tree-flow.h | 374 enum gimple_code type; 384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code,
|
tree-flow-inline.h | 1024 if (gimple_code (head_stmt) == GIMPLE_PHI)
|