Searched refs:endPtr (Results 1 - 3 of 3) sorted by relevance

/gem5/src/gpu-compute/
H A Dbrig_object.hh90 const Brig::BrigBase *endPtr,
H A Dbrig_object.cc154 BrigObject::processDirectives(const BrigBase *dirPtr, const BrigBase *endPtr, argument
157 while (dirPtr < endPtr) {
H A Dhsail_code.cc84 const BrigBase *endPtr = local
99 while (entryPtr < endPtr) {

Completed in 8 milliseconds