Searched refs:permuteAdjacent (Results 1 – 3 of 3) sorted by relevance
301 bb->permuteAdjacent(i, next); in prepareEmission()308 bb->permuteAdjacent(i->prev, i); in prepareEmission()
270 void BasicBlock::permuteAdjacent(Instruction *a, Instruction *b) in permuteAdjacent() function in nv50_ir::BasicBlock
1111 void permuteAdjacent(Instruction *, Instruction *);