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

/gem5/src/gpu-compute/
H A Dbrig_object.cc297 getBrigBaseData(((BrigOperandConstantBytes*)
303 (uint8_t*)getData(((BrigOperandConstantBytes*)
/gem5/src/arch/hsail/
H A Doperand.cc252 ((Brig::BrigOperandConstantBytes*)op_p)->base.byteCount
H A Doperand.hh401 auto cbptr = (Brig::BrigOperandConstantBytes*)brigOp;
H A DBrig_new.hpp1488 struct BrigOperandConstantBytes { struct
/gem5/src/arch/hsail/insts/
H A Dmem.hh975 const Brig::BrigOperandConstantBytes *op =
976 (Brig::BrigOperandConstantBytes*)baseOp;

Completed in 33 milliseconds