Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getRegisterWidth

285     if (AccessWidth < Types.getTarget().getRegisterWidth())
286 AccessWidth = Types.getTarget().getRegisterWidth();