OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_operand_p
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h
174
set_ssa_use_from_ptr (
use_operand_p
use, tree val)
232
static inline
use_operand_p
246
static inline
use_operand_p
249
use_operand_p
old = imm->imm_use;
269
use_operand_p
*use_p, gimple *stmt);
314
single_imm_use (const_tree var,
use_operand_p
*use_p, gimple *stmt)
368
get_use_from_ptr (
use_operand_p
use)
380
/* Return a
use_operand_p
pointer for argument I of PHI node GS. */
382
static inline
use_operand_p
479
phi_arg_index_from_use (
use_operand_p
use
[
all
...]
tree-ssa-operands.h
30
typedef ssa_use_operand_t *
use_operand_p
;
typedef
33
#define NULL_USE_OPERAND_P ((
use_operand_p
)NULL)
156
returning each operand as a '
use_operand_p
' in the variable USEVAR.
172
match FLAGS. A
use_operand_p
is always returned via USEVAR. FLAGS
204
/* This macro returns an operand in STMT as a
use_operand_p
if it is the ONLY
tree-flow.h
557
extern void propagate_value (
use_operand_p
, tree);
560
extern void replace_exp (
use_operand_p
, tree);
gtype-desc.h
[
all
...]
gimple.h
[
all
...]
Completed in 209 milliseconds