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

/gem5/src/gpu-compute/
H A Dhsail_code.cc273 case BRIG_TYPE_S64:
/gem5/src/arch/hsail/
H A DBrig_new.hpp1016 BRIG_TYPE_S64 = 8, //.ctype=int64_t enumerator in enum:BrigType
1050 BRIG_TYPE_S64X2 = BRIG_TYPE_S64 | BRIG_TYPE_PACK_128, //.ctype=int64_t
1065 BRIG_TYPE_S64_ARRAY = BRIG_TYPE_S64 | BRIG_TYPE_ARRAY, //.mnemo="" //.print=""
/gem5/src/arch/hsail/insts/
H A Dmem.hh764 case Brig::BRIG_TYPE_S64:

Completed in 22 milliseconds