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

/gem5/src/arch/hsail/
H A Doperand.cc280 BrigType type = BRIG_TYPE_NONE;
H A Doperand.hh96 type(Brig::BRIG_TYPE_NONE)
H A DBrig_new.hpp987 //.a2e={/(.*)_ARRAY$/? $1 : "BRIG_TYPE_NONE"}
989 //.a2e_default="return BRIG_TYPE_NONE"
991 //.e2a={/_ARRAY$/? "BRIG_TYPE_NONE" : /_NONE$/ ? "BRIG_TYPE_NONE" : /_B1$/ ? "BRIG_TYPE_NONE" : $_ . "_ARRAY"}
993 //.e2a_default="return BRIG_TYPE_NONE"
1008 BRIG_TYPE_NONE = 0, //.mnemo="" //.print="" enumerator in enum:BrigType
/gem5/src/arch/hsail/insts/
H A Dmem.hh979 Brig::BRIG_TYPE_NONE);

Completed in 26 milliseconds