Searched refs:ABICallsArg (Results 1 – 1 of 1) sorted by relevance
247 Arg *ABICallsArg = in getMIPSTargetFeatures() local250 !ABICallsArg || ABICallsArg->getOption().matches(options::OPT_mabicalls); in getMIPSTargetFeatures()252 if (IsN64 && NonPIC && (!ABICallsArg || UseAbiCalls)) { in getMIPSTargetFeatures()254 << LastPICArg->getAsString(Args) << (!ABICallsArg ? 0 : 1); in getMIPSTargetFeatures()257 if (ABICallsArg && !UseAbiCalls && IsPIC) { in getMIPSTargetFeatures()273 D.Diag(diag::warn_drv_unsupported_longcalls) << (ABICallsArg ? 0 : 1); in getMIPSTargetFeatures()