Searched refs:getLabel (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_common.cpp46 unsigned ip = f->getLabel();
H A Dnv50_ir_print.cpp610 asFlow()->target.fn->getLabel());
760 INFO("\n%s:%i (", fn->getName(), fn->getLabel());
H A Dnv50_ir_target.cpp360 info->bin.syms[n].label = f->getLabel();
H A Dnv50_ir.h1196 inline uint32_t getLabel() const { return label; } function in class:nv50_ir::Function
H A Dnv50_ir_from_tgsi.cpp241 inline uint getLabel() { return insn->Label.Label; } function in class:tgsi::Instruction
3703 Subroutine *s = getSubroutine(tgsi.getLabel());
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_common.cpp48 unsigned ip = f->getLabel();
H A Dnv50_ir_print.cpp650 asFlow()->target.fn->getLabel());
800 INFO("\n%s:%i (", fn->getName(), fn->getLabel());
H A Dnv50_ir.h1250 inline uint32_t getLabel() const { return label; } function in class:nv50_ir::Function
H A Dnv50_ir_from_tgsi.cpp239 inline uint getLabel() { return insn->Label.Label; } function in class:tgsi::Instruction
3735 Subroutine *s = getSubroutine(tgsi.getLabel());

Completed in 53 milliseconds