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

/gem5/src/gpu-compute/
H A Dhsail_code.cc122 const BrigDirectiveLabel *lbl =
123 (const BrigDirectiveLabel*)entryPtr;
227 LabelMap::addLabel(const Brig::BrigDirectiveLabel *lblDir, int inst_index,
242 LabelMap::refLabel(const Brig::BrigDirectiveLabel *lblDir,
H A Dhsail_code.hh212 void addLabel(const Brig::BrigDirectiveLabel *lbl, int inst_index,
215 Label *refLabel(const Brig::BrigDirectiveLabel *lbl,
439 refLabel(const Brig::BrigDirectiveLabel *lbl, const BrigObject *obj)
H A Dbrig_object.cc323 const BrigDirectiveLabel M5_VAR_USED *p =
324 reinterpret_cast<const BrigDirectiveLabel*>(dirPtr);
/gem5/src/arch/hsail/
H A Doperand.cc455 label = obj->currentCode->refLabel((BrigDirectiveLabel*)dir, obj);
H A DBrig_new.hpp1265 struct BrigDirectiveLabel { struct

Completed in 22 milliseconds