Home | History | Annotate | Download | only in MSP430

Lines Matching refs:getLocInfo

341         if (VA.getLocInfo() == CCValAssign::SExt)
344 else if (VA.getLocInfo() == CCValAssign::ZExt)
348 if (VA.getLocInfo() != CCValAssign::Full)
469 switch (VA.getLocInfo()) {