Home
last modified time | relevance | path

Searched defs:m_regs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.h250 reg_decl_index_entry *m_regs[BRIG_2_TREE_HSAIL_TOTAL_REG_COUNT]; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-features.h116 struct reginfo m_regs[MAX_REGS]; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.h116 struct reginfo m_regs[MAX_REGS]; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc2941 hash_set<const region *> m_regs; member