Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp88 bool expandBFM(CallInst *CI);
314 if (expandBFI(CI) || expandBFM(CI)) { in optimizeCallInst()
881 AMDGPUPeepholeOpt::expandBFM(CallInst *CI) in expandBFM() function in AMDGPUPeepholeOpt