Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h109 bool handleCasExch(Instruction *, bool needCctl);
Dnv50_ir_lowering_nvc0.cpp1432 NVC0LoweringPass::handleCasExch(Instruction *cas, bool needCctl) in handleCasExch() function in nv50_ir::NVC0LoweringPass
2037 handleCasExch(red, true); in handleSurfaceOpNVE4()
2156 handleCasExch(red, false); in handleSurfaceOpNVC0()
2718 handleCasExch(i, cctl); in visit()