Home
last modified time | relevance | path

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

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