Searched defs:expandBFI (Results 1 - 2 of 2) sorted by relevance

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

Completed in 81 milliseconds