Searched defs:pcrel (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ | ||
| H A D | bi_schedule.c | 103 bool pcrel; /* applies to first const */ member in struct:bi_const_state 792 bool pcrel = instr->branch_target && src.value == 0; local in function:bi_update_fau 1303 bi_rewrite_constants_to_pass(bi_tuple *tuple, uint64_t constant, bool pcrel) argument 1379 bi_merge_u32(uint32_t c0,uint32_t c1,bool pcrel) argument 1460 bool pcrel = pending_pcrel || consts[t].pcrel; local in function:bi_merge_singles [all...] |
Completed in 5 milliseconds