Searched refs:BRIG_SEGMENT_SPILL (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A Dhsail_code.hh365 roundUp(getSize(Brig::BRIG_SEGMENT_SPILL), 8);
396 brigSeg = Brig::BRIG_SEGMENT_SPILL;
/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh271 case Brig::BRIG_SEGMENT_SPILL:
448 case Brig::BRIG_SEGMENT_SPILL:
H A Dmem.hh318 case BRIG_SEGMENT_SPILL:
886 case BRIG_SEGMENT_SPILL:
/gem5/src/arch/hsail/
H A DBrig_new.hpp939 BRIG_SEGMENT_SPILL = 7, enumerator in enum:BrigSegment

Completed in 26 milliseconds