Searched refs:vISA_NUMBER_OF_OPNDS_IN_POOL (Results 1 – 2 of 2) sorted by relevance
29 #define vISA_NUMBER_OF_OPNDS_IN_POOL 47 macro1172 VISA_opnd m_fastPathOpndPool[vISA_NUMBER_OF_OPNDS_IN_POOL];
9028 newOp = &m_fastPathOpndPool[(m_opndCounter++) % vISA_NUMBER_OF_OPNDS_IN_POOL]; in getOpndFromPool()