Searched defs:top_bit (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_mi_builder.h661 unsigned top_bit = 31 - __builtin_clz(N); local in function:gen_mi_imul_imm
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_query.c408 unsigned top_bit = 31 - __builtin_clz(N); local in function:build_alu_multiply_gpr0
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dmi_builder.h1022 unsigned top_bit = 31 - __builtin_clz(N); local in function:mi_imul_imm

Completed in 8 milliseconds