HomeSort by relevance Sort by last modified time
    Searched defs:gimple_code (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/darwin-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...]
  /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...]
  /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...]
  /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...]

Completed in 515 milliseconds