Home | History | Annotate | Download | only in MSP430

Lines Matching refs:getLocInfo

358         if (VA.getLocInfo() == CCValAssign::SExt)
361 else if (VA.getLocInfo() == CCValAssign::ZExt)
365 if (VA.getLocInfo() != CCValAssign::Full)
495 switch (VA.getLocInfo()) {