Home
last modified time | relevance | path

Searched refs:tryCollapseChainedMULs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp241 void tryCollapseChainedMULs(Instruction *, const int s, ImmediateValue&);
551 ConstantFolding::tryCollapseChainedMULs(Instruction *mul2, in tryCollapseChainedMULs() function in nv50_ir::ConstantFolding
623 tryCollapseChainedMULs(i, s, imm0); in opnd()