Functions | Variables

ti_res.c File Reference

#include <alloca.h>
#include "defs.h"
#include "targ_proc.h"
#include "targ_proc_properties.h"
#include "ti_si.h"
#include "ti_res.h"
Include dependency graph for ti_res.c:

Go to the source code of this file.

Functions

BOOL TI_RES_Can_Dual_Issue (TOP opcode1, TOP opcode2)

Variables

static const char source_file [] = __FILE__

Function Documentation

BOOL TI_RES_Can_Dual_Issue ( TOP  opcode1,
TOP  opcode2 
)

Definition at line 69 of file ti_res.c.

References SI_RR_Cycle_RRW(), SI_RR_Length(), SI_RRW_Has_Overuse(), SI_RRW_Initial(), SI_RRW_Reserve(), and TSI_Resource_Requirement().

Here is the call graph for this function:


Variable Documentation

const char source_file[] = __FILE__ [static]

Definition at line 36 of file ti_res.c.