Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:getLocInfo

726     switch (VA.getLocInfo()) {
917 if (VA.getLocInfo() != CCValAssign::Full) {
919 if (VA.getLocInfo() == CCValAssign::SExt)
921 else if (VA.getLocInfo() == CCValAssign::ZExt)