Home
last modified time | relevance | path

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

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