Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_liveness.c39 compute_block_liveness(struct ir3_liveness *live, struct ir3_block *block, BITSET_WORD *tmp_live, unsigned bitset_words) compute_block_liveness() argument
142 BITSET_WORD *tmp_live = ralloc_array(live, BITSET_WORD, bitset_words); ir3_calc_liveness() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_liveness.c49 BITSET_WORD *tmp_live; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c264 BITSET_WORD *tmp_live; member

Completed in 9 milliseconds