HomeSort by relevance Sort by last modified time
    Searched refs:SET_USE (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/
tree-ssa-operands.h 77 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V)
95 SET_USE (PHI_ARG_DEF_PTR ((PHI), (I)), (V))
  /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 77 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V)
95 SET_USE (PHI_ARG_DEF_PTR ((PHI), (I)), (V))
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-operands.h 77 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V)
95 SET_USE (PHI_ARG_DEF_PTR ((PHI), (I)), (V))
  /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 77 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V)
95 SET_USE (PHI_ARG_DEF_PTR ((PHI), (I)), (V))

Completed in 442 milliseconds