OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_FROM_PTR
(Results
1 - 8
of
8
) 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
75
#define
USE_FROM_PTR
(PTR) get_use_from_ptr (PTR)
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)))
tree-flow-inline.h
989
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)
/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
75
#define
USE_FROM_PTR
(PTR) get_use_from_ptr (PTR)
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)))
tree-flow-inline.h
989
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)
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-operands.h
75
#define
USE_FROM_PTR
(PTR) get_use_from_ptr (PTR)
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)))
tree-flow-inline.h
989
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)
/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
75
#define
USE_FROM_PTR
(PTR) get_use_from_ptr (PTR)
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)))
tree-flow-inline.h
989
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 615 milliseconds