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