Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h781 void swapSources(int a, int b);
Dnv50_ir.cpp656 Instruction::swapSources(int a, int b) in swapSources() function in nv50_ir::Instruction
Dnv50_ir_lowering_nv50.cpp771 i->swapSources(dref, lod); in handleTEX()
Dnv50_ir_peephole.cpp216 insn->swapSources(0, 1); in checkSwapSrc01()
222 insn->swapSources(0, 1); in checkSwapSrc01()