Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp2478 bool combineSt(Record *rec, Instruction *st);
2581 MemoryOpt::combineSt(Record *rec, Instruction *st) in combineSt() function in nv50_ir::MemoryOpt
2984 keep = !combineSt(rec, ldst); in runOpt()