Lines Matching full:funcunits
61 DFAInput addDFAFuncUnits(DFAInput Inp, unsigned FuncUnits) {62 return (Inp << DFA_MAX_RESOURCES) | FuncUnits;