GCC Middle and Back End API Reference
hard_reg_set_iterator Struct Reference

#include <hard-reg-set.h>

Data Fields

const HARD_REG_ELT_TYPEpelt
 
unsigned short length
 
unsigned short word_no
 
HARD_REG_ELT_TYPE bits
 

Detailed Description

Iterator for hard register sets.   

Field Documentation

◆ bits

◆ length

unsigned short hard_reg_set_iterator::length

◆ pelt

const HARD_REG_ELT_TYPE* hard_reg_set_iterator::pelt

◆ word_no

unsigned short hard_reg_set_iterator::word_no

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