Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h144 bool handleCasExch(Instruction *, bool needCctl);
Dnv50_ir_lowering_nvc0.cpp1708 NVC0LoweringPass::handleCasExch(Instruction *cas, bool needCctl) in handleCasExch() argument
1722 if (needCctl) { in handleCasExch()