Home | History | Annotate | Download | only in Driver

Lines Matching refs:hasMipsN32ABIArg

1291 static bool hasMipsN32ABIArg(const ArgList &Args) {
1316 return hasMipsN32ABIArg(Args) ? "/n32" : "/64";
2192 if (hasMipsN32ABIArg(Args))