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

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-operands.h 76 #define DEF_FROM_PTR(PTR) get_def_from_ptr (PTR)
86 #define DEF_OP(OP) (DEF_FROM_PTR (DEF_OP_PTR (OP)))
89 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-operands.h 76 #define DEF_FROM_PTR(PTR) get_def_from_ptr (PTR)
86 #define DEF_OP(OP) (DEF_FROM_PTR (DEF_OP_PTR (OP)))
89 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-operands.h 76 #define DEF_FROM_PTR(PTR) get_def_from_ptr (PTR)
86 #define DEF_OP(OP) (DEF_FROM_PTR (DEF_OP_PTR (OP)))
89 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-ssa-operands.h 156 #define DEF_FROM_PTR(PTR) get_def_from_ptr (PTR)
166 #define DEF_OP(OP) (DEF_FROM_PTR (DEF_OP_PTR (OP)))
183 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))

Completed in 84 milliseconds