Lines Matching refs:getLocInfo
1799 if (VA.getLocInfo() == CCValAssign::SExt)
1801 else if (VA.getLocInfo() == CCValAssign::ZExt)
1803 else if (VA.getLocInfo() == CCValAssign::AExt)
1805 else if (VA.getLocInfo() == CCValAssign::BCvt)
2107 if (VA.getLocInfo() == CCValAssign::Indirect)
2211 if (VA.getLocInfo() == CCValAssign::SExt)
2214 else if (VA.getLocInfo() == CCValAssign::ZExt)
2217 else if (VA.getLocInfo() == CCValAssign::BCvt)
2233 if (VA.getLocInfo() == CCValAssign::Indirect)
2572 switch (VA.getLocInfo()) {
3132 if (RVLocs1[i].getLocInfo() != RVLocs2[i].getLocInfo())
3173 if (VA.getLocInfo() == CCValAssign::Indirect)