Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp352 void tryCollapseChainedMULs(Instruction *, const int s, ImmediateValue&);
836 ConstantFolding::tryCollapseChainedMULs(Instruction *mul2, in tryCollapseChainedMULs() function in nv50_ir::ConstantFolding
955 tryCollapseChainedMULs(i, s, imm0); in opnd()