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

/gem5/src/gpu-compute/
H A Dcondition_register_state.cc43 ConditionRegisterState::ConditionRegisterState() function in class:ConditionRegisterState
51 ConditionRegisterState::setParent(ComputeUnit *_computeUnit)
58 ConditionRegisterState::init(uint32_t _size)
65 ConditionRegisterState::exec(GPUDynInstPtr ii, Wavefront *w)
H A Dcondition_register_state.hh50 class ConditionRegisterState class
53 ConditionRegisterState();
H A Dwavefront.hh175 class ConditionRegisterState *condRegState;
H A Dwavefront.cc82 condRegState = new ConditionRegisterState();

Completed in 10 milliseconds