Home
last modified time | relevance | path

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

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