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.cpp2300 bool combineSt(Record *rec, Instruction *st);
2399 MemoryOpt::combineSt(Record *rec, Instruction *st) in combineSt() function in nv50_ir::MemoryOpt
2794 keep = !combineSt(rec, ldst); in runOpt()