GCC Middle and Back End API Reference
alg_hash_entry Struct Reference

#include <expmed.h>

Collaboration diagram for alg_hash_entry:

Data Fields

unsigned HOST_WIDE_INT t
enum machine_mode mode
enum alg_code alg
struct mult_cost cost
bool speed

Detailed Description

The entry for our multiplication cache/hash table.   

Field Documentation

enum alg_code alg_hash_entry::alg

Referenced by synth_mult().

enum machine_mode alg_hash_entry::mode

Referenced by synth_mult().

unsigned HOST_WIDE_INT alg_hash_entry::t

Referenced by synth_mult().


The documentation for this struct was generated from the following file: