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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILPeepholeOptimizer.cpp93 void expandSigned24BitOps(CallInst *CI);
306 expandSigned24BitOps(CI);
995 AMDGPUPeepholeOpt::expandSigned24BitOps(CallInst *CI) function in class:AMDGPUPeepholeOpt
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILPeepholeOptimizer.cpp93 void expandSigned24BitOps(CallInst *CI);
306 expandSigned24BitOps(CI);
995 AMDGPUPeepholeOpt::expandSigned24BitOps(CallInst *CI) function in class:AMDGPUPeepholeOpt

Completed in 53 milliseconds