Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp111 bool propagateSamplerInst(CallInst *CI);
311 if (propagateSamplerInst(CI)) { in optimizeCallInst()
1100 AMDGPUPeepholeOpt::propagateSamplerInst(CallInst *CI) in propagateSamplerInst() function in AMDGPUPeepholeOpt