Searched defs:getTarget (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_graph.h | 57 inline Node *getTarget() const { return target; } function in class:nv50_ir::Graph::Edge |
| H A D | nv50_ir.h | 1295 const Target *getTarget() const { return target; } function in class:nv50_ir::Program |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_graph.h | 56 inline Node *getTarget() const { return target; } function in class:nv50_ir::Graph::Edge |
| H A D | nv50_ir.h | 1351 const Target *getTarget() const { return target; } function in class:nv50_ir::Program |
Completed in 9 milliseconds