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

/gem5/src/arch/hsail/insts/
H A Dmem.hh1691 constructAtomic(const Brig::BrigInstBase *ib, const BrigObject *obj) function in namespace:HsailISA
1731 return constructAtomic<DataType, NoRegAddrOperand,
1737 return constructAtomic<DataType, SRegAddrOperand,
1740 return constructAtomic<DataType, DRegAddrOperand,

Completed in 9 milliseconds