osprey-gcc/gcc/lists.c File Reference

#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "tm.h"
#include "toplev.h"
#include "rtl.h"
#include "ggc.h"
#include "gt-lists.h"

Include dependency graph for lists.c:

Go to the source code of this file.

Functions/Subroutines

static void free_list (rtx *, rtx *)
static GTY ((deletable))
rtx alloc_INSN_LIST (rtx val, rtx next)
rtx alloc_EXPR_LIST (int kind, rtx val, rtx next)
void free_EXPR_LIST_list (rtx *listp)
void free_INSN_LIST_list (rtx *listp)
void free_EXPR_LIST_node (rtx ptr)
void free_INSN_LIST_node (rtx ptr)


Function Documentation

rtx alloc_EXPR_LIST ( int  kind,
rtx  val,
rtx  next 
)

Definition at line 90 of file lists.c.

References gen_rtx_EXPR_LIST, PUT_REG_NOTE_KIND, r, and XEXP.

rtx alloc_INSN_LIST ( rtx  val,
rtx  next 
)

Definition at line 68 of file lists.c.

References gen_rtx_INSN_LIST, PUT_REG_NOTE_KIND, r, and XEXP.

void free_EXPR_LIST_list ( rtx listp  ) 

Definition at line 110 of file lists.c.

References free_list().

void free_EXPR_LIST_node ( rtx  ptr  ) 

Definition at line 128 of file lists.c.

References XEXP.

void free_INSN_LIST_list ( rtx listp  ) 

Definition at line 119 of file lists.c.

References free_list().

void free_INSN_LIST_node ( rtx  ptr  ) 

Definition at line 136 of file lists.c.

References XEXP.

static void free_list ( rtx ,
rtx  
) [static]

static GTY ( (deletable)   )  [static]

Definition at line 35 of file lists.c.

References XEXP.


Generated on Wed Apr 8 15:39:33 2009 for Open64 by  doxygen 1.5.6