Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp2304 bool replaceStFromSt(Instruction *restrict st, Record *stRec);
2598 MemoryOpt::replaceStFromSt(Instruction *restrict st, Record *rec) in replaceStFromSt() function in nv50_ir::MemoryOpt
2792 keep = !replaceStFromSt(ldst, rec); in runOpt()