Home | History | Annotate | Download | only in ARM

Lines Matching refs:isStructRet

1590   bool isStructRet    = (Outs.empty()) ? false : Outs[0].Flags.isSRet();
1602 isVarArg, isStructRet, MF.getFunction()->hasStructRetAttr(),