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

/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh544 AtomicInst<DataType, AddrRegOperandType, NumSrcOperands,
625 AtomicInst<DataType, AddrRegOperandType, NumSrcOperands,
H A Dmem.hh1268 fatal("AtomicInst has bad memory order type\n");
1288 fatal("AtomicInst has bad memory scope type\n");
1458 class AtomicInst : class in namespace:HsailISA
1466 AtomicInst(const Brig::BrigInstBase *ib, const BrigObject *obj, function in class:HsailISA::AtomicInst
1711 return new AtomicInst<DataType, AddrOperandType,
1714 return new AtomicInst<DataType, AddrOperandType,

Completed in 12 milliseconds