Home
last modified time | relevance | path

Searched defs:can_rematerialize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c66 bool can_rematerialize; member
317 can_rematerialize(struct ir3_register *reg) in can_rematerialize() function
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_spill.cpp937 unsigned can_rematerialize = ctx.remat.count(var); in process_block() local