Searched defs:getLabel (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_from_tgsi.cpp | 241 inline uint getLabel() { return insn->Label.Label; } function in class:tgsi::Instruction |
| H A D | nv50_ir.h | 1196 inline uint32_t getLabel() const { return label; } function in class:nv50_ir::Function |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_from_tgsi.cpp | 239 inline uint getLabel() { return insn->Label.Label; } function in class:tgsi::Instruction |
| H A D | nv50_ir.h | 1250 inline uint32_t getLabel() const { return label; } function in class:nv50_ir::Function |
Completed in 17 milliseconds