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

/gem5/src/gpu-compute/
H A Dcondition_register_state.hh83 regBusy(int idx) function in class:ConditionRegisterState
H A Dvector_register_file.hh91 uint8_t regBusy(int idx, uint32_t operandSize) const;
H A Dvector_register_file.cc89 VectorRegisterFile::regBusy(int idx, uint32_t operandSize) const function in class:VectorRegisterFile
128 if (regBusy(pVgpr, ii->getOperandSize(i)) == 1) {

Completed in 6 milliseconds