Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target.cpp307 bb->permuteAdjacent(i, next); in prepareEmission()
314 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.h1196 void permuteAdjacent(Instruction *, Instruction *);