/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
coretypes.h | 55 union gimple_statement_d; 56 typedef union gimple_statement_d *gimple; 58 typedef const union gimple_statement_d *const_gimple;
|
gsstruct.def | 26 gimple_statement_d. */
|
system.h | 801 #define CONST_CAST_GIMPLE(X) CONST_CAST(union gimple_statement_d *, (X))
|
gimple.h | 746 union gimple_statement_d GTY ((desc ("gimple_statement_structure (&%h)"))) function [all...] |
/external/llvm/test/CodeGen/X86/ |
2010-02-12-CoalescerBug-Impdef.ll | 23 %0 = type { %"union gimple_statement_d"* } 33 %"struct VEC_gimple_base" = type { i32, i32, [1 x %"union gimple_statement_d"*] } 63 %"struct gimple_seq_node_d" = type { %"union gimple_statement_d"*, %"struct gimple_seq_node_d"*, %"struct gimple_seq_node_d"* } 69 %"struct iv_cand" = type { i32, i8, i32, %"union gimple_statement_d"*, %"union tree_node"*, %"union tree_node"*, %"struct iv"*, i32, i32, %"struct iv_use"*, %"struct bitmap_head_def"* } 70 %"struct iv_use" = type { i32, i32, %"struct iv"*, %"union gimple_statement_d"*, %"union tree_node"**, %"struct bitmap_head_def"*, i32, %"struct cost_pair"*, %"struct iv_cand"* } 79 %"struct nb_iter_bound" = type { %"union gimple_statement_d"*, %"struct double_int", i8, %"struct nb_iter_bound"* } 104 %"union gimple_statement_d" = type { %"struct gimple_statement_phi" } 110 declare fastcc %"union tree_node"* @get_computation_at(%"struct loop"*, %"struct iv_use"* nocapture, %"struct iv_cand"* nocapture, %"union gimple_statement_d"*) nounwind 114 define fastcc i64 @get_computation_cost_at(%"struct ivopts_data"* %data, %"struct iv_use"* nocapture %use, %"struct iv_cand"* nocapture %cand, i8 zeroext %address_p, %"struct bitmap_head_def"** %depends_on, %"union gimple_statement_d"* %at, i8* %can_autoinc) nounwind { 238 %2 = call fastcc %"union tree_node"* @get_computation_at(%"struct loop"* undef, %"struct iv_use"* %use, %"struct iv_cand"* %cand, %"union gimple_statement_d"* %at) nounwind ; <%"union tree_node"*> [#uses=1 [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gsstruct.def | 26 gimple_statement_d. */
|
coretypes.h | 61 union gimple_statement_d; 62 typedef union gimple_statement_d *gimple; 64 typedef const union gimple_statement_d *const_gimple;
|
ggc.h | 355 static inline union gimple_statement_d * 358 return (union gimple_statement_d *)
|
system.h | 925 #define CONST_CAST_GIMPLE(X) CONST_CAST(union gimple_statement_d *, (X))
|
gtype-desc.h | [all...] |
gimple.h | 760 union GTY ((desc ("gimple_statement_structure (&%h)"), variable_size)) gimple_statement_d { [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gsstruct.def | 26 gimple_statement_d. */
|
coretypes.h | 61 union gimple_statement_d; 62 typedef union gimple_statement_d *gimple; 64 typedef const union gimple_statement_d *const_gimple;
|
ggc.h | 355 static inline union gimple_statement_d * 358 return (union gimple_statement_d *)
|
system.h | 925 #define CONST_CAST_GIMPLE(X) CONST_CAST(union gimple_statement_d *, (X))
|
gtype-desc.h | [all...] |
gimple.h | 760 union GTY ((desc ("gimple_statement_structure (&%h)"), variable_size)) gimple_statement_d { [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gsstruct.def | 26 gimple_statement_d. */
|
coretypes.h | 61 union gimple_statement_d; 62 typedef union gimple_statement_d *gimple; 64 typedef const union gimple_statement_d *const_gimple;
|
ggc.h | 355 static inline union gimple_statement_d * 358 return (union gimple_statement_d *)
|
system.h | 925 #define CONST_CAST_GIMPLE(X) CONST_CAST(union gimple_statement_d *, (X))
|
gtype-desc.h | [all...] |
gimple.h | 760 union GTY ((desc ("gimple_statement_structure (&%h)"), variable_size)) gimple_statement_d { [all...] |