Searched defs:test_mode (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ | ||
| H A D | compiler.h | 436 bool test_mode; member in struct:__anon9a2e09910208::__anon9a2e0991060a::__anon9a2e09910908 |
| /xsrc/external/mit/MesaLib/src/panfrost/bifrost/ | ||
| H A D | bi_packer.c | 1157 unsigned test_mode = I->test_mode; local in function:bi_pack_fma_jump_ex |
| H A D | bifrost_gen_disasm.c | 2098 const char *test_mode = test_mode_table[_BITS(bits, 9, 1)]; local in function:bi_disasm_fma_jump_ex |
| H A D | bi_builder.h | 4142 bi_instr * bi_jump_ex_to(bi_builder *b, bi_index dest0, bi_index src0, bi_index src1, bi_index src2, enum bi_stack_mode stack_mode, bool test_mode) argument 4157 bi_index bi_jump_ex(bi_builder *b, bi_index src0, bi_index src1, bi_index src2, enum bi_stack_mode stack_mode, bool test_mode) argument |
Completed in 58 milliseconds