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.h144 bool handleCasExch(Instruction *, bool needCctl);
Dnv50_ir_lowering_nvc0.cpp1707 NVC0LoweringPass::handleCasExch(Instruction *cas, bool needCctl) in handleCasExch() function in nv50_ir::NVC0LoweringPass
2378 handleCasExch(red, true); in handleSurfaceOpNVE4()
2499 handleCasExch(red, false); in handleSurfaceOpNVC0()
3259 handleCasExch(i, cctl); in visit()