HomeSort by: relevance | last modified time | path
    Searched defs:slot_scale (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
regalloc.c 412 const float slot_scale = 1.1f; local
442 spill_costs[reg->regalloc_index] *= slot_scale;
458 spill_costs[reg->regalloc_index] *= slot_scale;

Completed in 33 milliseconds