| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_build_util.cpp | 295 h[0] = cloneShallow(getFunction(), val); 296 h[1] = cloneShallow(getFunction(), val); 595 i->setDef(0, cloneShallow(fn, i->getDef(0))); 611 lo->setSrc(s, cloneShallow(fn, lo->getSrc(s))); 613 hi->setSrc(s, cloneShallow(fn, lo->getSrc(s)));
|
| H A D | nv50_ir_lowering_gm107.cpp | 308 samples = cloneShallow(func, suq);
|
| H A D | nv50_ir_peephole.cpp | 329 i->setSrc(s, cloneShallow(func, i->getSrc(s))); 337 i->setSrc(s, cloneShallow(func, i->getSrc(s))); 344 i->setSrc(s, cloneShallow(func, i->getSrc(s))); 352 i->setSrc(s, cloneShallow(func, i->getSrc(s))); 2022 set1 = cloneShallow(func, set1); 2068 Instruction *bset = cloneShallow(func, insn); 2635 ldst->setSrc(0, cloneShallow(fn, ldst->getSrc(0))); 2762 rec->insn->setSrc(0, cloneShallow(func, rec->insn->getSrc(0))); 3978 ld2 = cloneShallow(func, ld1);
|
| H A D | nv50_ir_util.h | 737 inline T *cloneShallow(C *c, T *obj) function in namespace:nv50_ir
|
| H A D | nv50_ir_lowering_nv50.cpp | 466 Value *res = cloneShallow(func, mul->getDef(0)); 885 res[l][d] = cloneShallow(func, res[0][d]);
|
| H A D | nv50_ir_ra.cpp | 1649 Value *slot = cloneShallow(func, base); 1678 Value *tmp = cloneShallow(func, slot); 1704 lval = cloneShallow(func, lval); 1714 Value *tmp = cloneShallow(func, slot);
|
| H A D | nv50_ir_lowering_nvc0.cpp | 1681 atom->setSrc(0, cloneShallow(func, atom->getSrc(0))); 3183 Value *addr = cloneShallow(func, i->getSrc(0));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_build_util.cpp | 297 h[0] = cloneShallow(getFunction(), val); 298 h[1] = cloneShallow(getFunction(), val); 625 i->setDef(0, cloneShallow(fn, i->getDef(0))); 641 lo->setSrc(s, cloneShallow(fn, lo->getSrc(s))); 643 hi->setSrc(s, cloneShallow(fn, lo->getSrc(s)));
|
| H A D | nv50_ir_lowering_gm107.cpp | 326 samples = cloneShallow(func, suq);
|
| H A D | nv50_ir_peephole.cpp | 331 i->setSrc(s, cloneShallow(func, i->getSrc(s))); 339 i->setSrc(s, cloneShallow(func, i->getSrc(s))); 346 i->setSrc(s, cloneShallow(func, i->getSrc(s))); 354 i->setSrc(s, cloneShallow(func, i->getSrc(s))); 2075 set1 = cloneShallow(func, set1); 2121 Instruction *bset = cloneShallow(func, insn); 2688 ldst->setSrc(0, cloneShallow(fn, ldst->getSrc(0))); 2815 rec->insn->setSrc(0, cloneShallow(func, rec->insn->getSrc(0))); 4056 ld2 = cloneShallow(func, ld1);
|
| H A D | nv50_ir_util.h | 737 inline T *cloneShallow(C *c, T *obj) function in namespace:nv50_ir
|
| H A D | nv50_ir_ra.cpp | 1695 Value *slot = cloneShallow(func, base); 1724 Value *tmp = cloneShallow(func, slot); 1750 lval = cloneShallow(func, lval); 1760 Value *tmp = cloneShallow(func, slot);
|
| H A D | nv50_ir_lowering_nv50.cpp | 489 Value *res = cloneShallow(func, mul->getDef(0)); 939 res[l][d] = cloneShallow(func, res[0][d]);
|
| H A D | nv50_ir_lowering_nvc0.cpp | 1697 atom->setSrc(0, cloneShallow(func, atom->getSrc(0))); 3397 Value *addr = cloneShallow(func, i->getSrc(0));
|