Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp895 std::vector<Constant*> newMaskVals, newShiftVals; in expandBFM() local
901 newShiftVals.push_back(newShiftConst); in expandBFM()
904 newShiftConst = ConstantVector::get(newShiftVals); in expandBFM()