Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp1303 bool combineLd(Record *rec, Instruction *ld);
1347 MemoryOpt::combineLd(Record *rec, Instruction *ld) in combineLd() function in nv50_ir::MemoryOpt
1762 keep = !combineLd(rec, ldst); in runOpt()