Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target.cpp301 bb->permuteAdjacent(i, next); in prepareEmission()
308 bb->permuteAdjacent(i->prev, i); in prepareEmission()
Dnv50_ir_bb.cpp270 void BasicBlock::permuteAdjacent(Instruction *a, Instruction *b) in permuteAdjacent() function in nv50_ir::BasicBlock
Dnv50_ir.h1099 void permuteAdjacent(Instruction *, Instruction *);