Home | History | Annotate | Download | only in Mips

Lines Matching refs:getLocInfo

2408     switch (VA.getLocInfo()) {
2640 if (VA.getLocInfo() != CCValAssign::Full) {
2642 if (VA.getLocInfo() == CCValAssign::SExt)
2644 else if (VA.getLocInfo() == CCValAssign::ZExt)