Searched refs:PHI_RESULT_PTR (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Dtree-ssa-operands.h87 #define PHI_RESULT_PTR(PHI) gimple_phi_result_ptr (PHI) macro
88 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))
89 #define SET_PHI_RESULT(PHI, V) SET_DEF (PHI_RESULT_PTR (PHI), (V))
H A Dtree-flow-inline.h963 return PHI_RESULT_PTR (phi);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dtree-ssa-operands.h75 #define PHI_RESULT_PTR(PHI) gimple_phi_result_ptr (PHI) macro
76 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))
77 #define SET_PHI_RESULT(PHI, V) SET_DEF (PHI_RESULT_PTR (PHI), (V))
H A Dtree-flow-inline.h924 return PHI_RESULT_PTR (phi);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Dtree-ssa-operands.h88 #define PHI_RESULT_PTR(PHI) gimple_phi_result_ptr (PHI) macro
89 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI))
90 #define SET_PHI_RESULT(PHI, V) SET_DEF (PHI_RESULT_PTR (PHI), (V))
H A Dtree-flow-inline.h959 return PHI_RESULT_PTR (phi);

Completed in 113 milliseconds