Searched defs:allocno (Results 1 – 2 of 2) sorted by relevance
87 struct allocno struct94 /* Number of calls crossed by each allocno. */ argument97 /* Number of refs to each allocno. */ argument100 /* Frequency of uses of each allocno. */ argument103 /* Guess at live length of each allocno. argument107 /* Set of hard regs conflicting with allocno N. */ argument111 /* Set of hard regs preferred by allocno N. argument125 registers when an allocno is multi-word. The above variable is used for argument130 /* Set of hard registers that some later allocno has a preference for. */ argument135 /* Set to true if allocno can't be allocated in the stack register. */ argument[all …]
91 struct allocno struct98 /* Number of calls crossed by each allocno. */ argument101 /* Number of calls that might throw crossed by each allocno. */ argument104 /* Number of refs to each allocno. */ argument107 /* Frequency of uses of each allocno. */ argument110 /* Guess at live length of each allocno. argument114 /* Set of hard regs conflicting with allocno N. */ argument118 /* Set of hard regs preferred by allocno N. argument132 registers when an allocno is multi-word. The above variable is used for argument137 /* Set of hard registers that some later allocno has a preference for. */ argument[all …]