HomeSort by relevance Sort by last modified time
    Searched full:vn_reference_op_s (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-ssa-sccvn.h 75 } vn_reference_op_s; typedef in typeref:struct:vn_reference_op_struct
76 typedef vn_reference_op_s *vn_reference_op_t;
77 typedef const vn_reference_op_s *const_vn_reference_op_t;
79 DEF_VEC_O(vn_reference_op_s); variable
80 DEF_VEC_ALLOC_O(vn_reference_op_s, heap);
96 VEC (vn_reference_op_s, heap) *operands;
177 void copy_reference_ops_from_ref (tree, VEC(vn_reference_op_s, heap) **);
178 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **);
180 VEC (vn_reference_op_s, heap) *,
185 VEC (vn_reference_op_s, heap) *
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-ssa-sccvn.h 75 } vn_reference_op_s; typedef in typeref:struct:vn_reference_op_struct
76 typedef vn_reference_op_s *vn_reference_op_t;
77 typedef const vn_reference_op_s *const_vn_reference_op_t;
79 DEF_VEC_O(vn_reference_op_s); variable
80 DEF_VEC_ALLOC_O(vn_reference_op_s, heap);
96 VEC (vn_reference_op_s, heap) *operands;
177 void copy_reference_ops_from_ref (tree, VEC(vn_reference_op_s, heap) **);
178 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **);
180 VEC (vn_reference_op_s, heap) *,
185 VEC (vn_reference_op_s, heap) *
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-ssa-sccvn.h 75 } vn_reference_op_s; typedef in typeref:struct:vn_reference_op_struct
76 typedef vn_reference_op_s *vn_reference_op_t;
77 typedef const vn_reference_op_s *const_vn_reference_op_t;
79 DEF_VEC_O(vn_reference_op_s); variable
80 DEF_VEC_ALLOC_O(vn_reference_op_s, heap);
96 VEC (vn_reference_op_s, heap) *operands;
177 void copy_reference_ops_from_ref (tree, VEC(vn_reference_op_s, heap) **);
178 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **);
180 VEC (vn_reference_op_s, heap) *,
185 VEC (vn_reference_op_s, heap) *
    [all...]

Completed in 393 milliseconds