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
 
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

◆ alg

enum alg_code alg_hash_entry::alg

◆ cost

◆ mode

◆ speed

◆ t

unsigned HOST_WIDE_INT alg_hash_entry::t

Referenced by synth_mult().


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