Searched refs:USE_FROM_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.h74 #define USE_FROM_PTR(PTR) get_use_from_ptr (PTR) macro
82 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP)))
92 #define PHI_ARG_DEF(PHI, I) USE_FROM_PTR (PHI_ARG_DEF_PTR ((PHI), (I)))
H A Dtree-flow-inline.h994 gcc_assert (USE_FROM_PTR (use_p) == USE_FROM_PTR (head));
1023 tree use = USE_FROM_PTR (head);
1033 if (USE_FROM_PTR (use_p) == use)
1041 if (USE_FROM_PTR (use_p) == use)
1046 if (USE_FROM_PTR (use_p) == use)
/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.h65 #define USE_FROM_PTR(PTR) get_use_from_ptr (PTR) macro
73 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP)))
80 #define PHI_ARG_DEF(PHI, I) USE_FROM_PTR (PHI_ARG_DEF_PTR ((PHI), (I)))
H A Dtree-flow-inline.h954 gcc_checking_assert (USE_FROM_PTR (use_p) == USE_FROM_PTR (head));
982 tree use = USE_FROM_PTR (head);
992 if (USE_FROM_PTR (use_p) == use)
1000 if (USE_FROM_PTR (use_p) == use)
1005 if (USE_FROM_PTR (use_p) == use)
/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.h75 #define USE_FROM_PTR(PTR) get_use_from_ptr (PTR) macro
83 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP)))
93 #define PHI_ARG_DEF(PHI, I) USE_FROM_PTR (PHI_ARG_DEF_PTR ((PHI), (I)))
H A Dtree-flow-inline.h989 gcc_checking_assert (USE_FROM_PTR (use_p) == USE_FROM_PTR (head));
1017 tree use = USE_FROM_PTR (head);
1027 if (USE_FROM_PTR (use_p) == use)
1035 if (USE_FROM_PTR (use_p) == use)
1040 if (USE_FROM_PTR (use_p) == use)

Completed in 138 milliseconds