Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp1005 static inline void copyCompound(Value *dst, Value *src) in copyCompound() function
1106 copyCompound(insn->getSrc(0), insn->getDef(0)); in doCoalesce()