Searched refs:inst_index (Results 1 - 2 of 2) sorted by relevance

/gem5/src/gpu-compute/
H A Dhsail_code.cc227 LabelMap::addLabel(const Brig::BrigDirectiveLabel *lblDir, int inst_index, argument
237 lbl.define(lbl_name, inst_index);
238 DPRINTF(HSAILObject, "label %s = %d\n", lbl_name, inst_index);
H A Dhsail_code.hh212 void addLabel(const Brig::BrigDirectiveLabel *lbl, int inst_index,

Completed in 5 milliseconds