Searched defs:getInsn (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_inlines.h | 208 Instruction *Value::getInsn() const function in class:Value |
| H A D | nv50_ir.h | 616 inline Instruction *getInsn() const { return insn; } function in class:nv50_ir::ValueRef 654 inline Instruction *getInsn() const { return insn; } function in class:nv50_ir::ValueDef |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_inlines.h | 208 Instruction *Value::getInsn() const function in class:Value |
| H A D | nv50_ir.h | 668 inline Instruction *getInsn() const { return insn; } function in class:nv50_ir::ValueRef 706 inline Instruction *getInsn() const { return insn; } function in class:nv50_ir::ValueDef |
Completed in 10 milliseconds