Lines Matching refs:bi_index

139 } bi_index;
141 static inline bi_index
144 return (bi_index) {
153 static inline bi_index
158 return (bi_index) {
165 static inline bi_index
168 return (bi_index) {
175 static inline bi_index
181 static inline bi_index
184 return (bi_index) { .type = BI_INDEX_NULL };
187 static inline bi_index
193 static inline bi_index
196 return (bi_index) {
204 static inline bi_index
205 bi_swz_16(bi_index idx, bool x, bool y)
212 static inline bi_index
213 bi_half(bi_index idx, bool upper)
218 static inline bi_index
219 bi_byte(bi_index idx, unsigned lane)
227 static inline bi_index
228 bi_abs(bi_index idx)
234 static inline bi_index
235 bi_neg(bi_index idx)
241 static inline bi_index
242 bi_discard(bi_index idx)
249 static inline bi_index
257 static inline bi_index
258 bi_replace_index(bi_index old, bi_index replacement)
273 static inline bi_index
274 bi_strip_index(bi_index index)
284 static inline bi_index
290 static inline bi_index
296 static inline bi_index
305 static inline bi_index
312 bi_is_null(bi_index idx)
318 bi_is_ssa(bi_index idx)
324 * modifiers. In other words, this forms bi_index equivalence classes by
328 bi_is_equiv(bi_index left, bi_index right)
340 bi_is_word_equiv(bi_index left, bi_index right)
349 bi_is_value_equiv(bi_index left, bi_index right)
380 bi_index dest[BI_MAX_DESTS];
381 bi_index src[BI_MAX_SRCS];
794 bi_index coverage;
799 bi_index preloaded[64];
808 /* During instruction selection, map from vector bi_index to its scalar
849 static inline bi_index
852 return (bi_index) {
867 static inline bi_index
879 static inline bi_index
891 static inline bi_index
897 static inline bi_index
907 static inline bi_index
920 static inline bi_index
932 bi_get_node(bi_index index)
940 static inline bi_index
1064 bool bi_has_arg(const bi_instr *ins, bi_index arg);
1377 static inline bi_index