Searched refs:Label (Results 1 - 5 of 5) sorted by relevance

/gem5/src/gpu-compute/
H A Dhsail_code.hh166 class Label class
172 Label() : value(-1) function in class:Label
207 std::map<std::string, Label> map;
215 Label *refLabel(const Brig::BrigDirectiveLabel *lbl,
438 Label*
H A Dhsail_code.cc231 Label &lbl = map[lbl_name];
241 Label*
246 Label &lbl = map[name];
/gem5/util/minorview/
H A Dview.py241 (gtk.Label('Visible ids:'), None, None),
243 (gtk.Label('/'), None, None),
245 (gtk.Label('.'), None, None),
247 (gtk.Label('/'), None, None),
249 (gtk.Label('/'), None, None),
251 (gtk.Label('.'), None, None),
/gem5/src/arch/
H A Dmicro_asm.py87 class Label(object): class in inherits:object
450 label = Label()
457 label = Label()
/gem5/src/arch/hsail/
H A Doperand.hh60 class Label;
740 Label *label;

Completed in 14 milliseconds