Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isVoid

876   // ...except isVoid, which doesn't need any registers.
877 NumRegistersForVT[MVT::isVoid] = 0;