Home
last modified time | relevance | path

Searched defs:defi (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_sched_gm107.h142 Instruction *defi; member
Dnv50_ir_ra.cpp1716 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill()
1839 Instruction *defi = (*d)->getInsn(); in run() local
2078 Instruction *defi = v->getInsn(); in detectConflict() local
2617 Instruction *defi = cst->getSrc(s)->defs.front()->getInsn(); in insertConstraintMove() local
Dnv50_ir_emit_gm107.cpp4209 Instruction *usei = NULL, *defi = NULL; in insertBarriers() local
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_shader_dump.c633 struct sh_defi defi = *(struct sh_defi *) assem; in svga_shader_dump() local