Searched refs:combineLd (Results 1 – 2 of 2) sorted by relevance
113 - nv50/ir: fix combineLd/St to update existing records as necessary
2734 bool combineLd(Record *rec, Instruction *ld);2778 MemoryOpt::combineLd(Record *rec, Instruction *ld) in combineLd() function in nv50_ir::MemoryOpt3249 keep = !combineLd(rec, ldst); in runOpt()