Home | History | Annotate | Download | only in Mips

Lines Matching refs:getLocInfo

2437     switch (VA.getLocInfo()) {
2800 if (VA.getLocInfo() != CCValAssign::Full) {
2802 if (VA.getLocInfo() == CCValAssign::SExt)
2804 else if (VA.getLocInfo() == CCValAssign::ZExt)