Searched defs:high_bit (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ | ||
| H A D | sfn_emitssboinstruction.cpp | 671 auto high_bit = help.reg_i(3); local in function:r600::EmitSSBOInstruction::emit_image_size |
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | register_allocate.c | 706 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; local in function:ra_simplify 729 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; local in function:ra_simplify |
Completed in 7 milliseconds