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

/gem5/src/arch/hsail/
H A Doperand.cc277 const BrigOperandAddress *op = (BrigOperandAddress*)baseOp;
296 const BrigOperandAddress *b = (const BrigOperandAddress*)baseOp;
313 AddrOperandBase::parseAddr(const BrigOperandAddress *op, const BrigObject *obj)
427 BrigOperandAddress *addrOp = (BrigOperandAddress*)baseOp;
H A Doperand.hh584 void parseAddr(const Brig::BrigOperandAddress *op, const BrigObject *obj);
627 const BrigOperandAddress *op = (BrigOperandAddress*)baseOp;
H A DBrig_new.hpp1460 struct BrigOperandAddress { struct

Completed in 20 milliseconds