Lines Matching refs:hasArg

329   if (Args.hasArg(options::OPT_ffixed_x1))  in getAArch64TargetFeatures()
332 if (Args.hasArg(options::OPT_ffixed_x2)) in getAArch64TargetFeatures()
335 if (Args.hasArg(options::OPT_ffixed_x3)) in getAArch64TargetFeatures()
338 if (Args.hasArg(options::OPT_ffixed_x4)) in getAArch64TargetFeatures()
341 if (Args.hasArg(options::OPT_ffixed_x5)) in getAArch64TargetFeatures()
344 if (Args.hasArg(options::OPT_ffixed_x6)) in getAArch64TargetFeatures()
347 if (Args.hasArg(options::OPT_ffixed_x7)) in getAArch64TargetFeatures()
350 if (Args.hasArg(options::OPT_ffixed_x9)) in getAArch64TargetFeatures()
353 if (Args.hasArg(options::OPT_ffixed_x10)) in getAArch64TargetFeatures()
356 if (Args.hasArg(options::OPT_ffixed_x11)) in getAArch64TargetFeatures()
359 if (Args.hasArg(options::OPT_ffixed_x12)) in getAArch64TargetFeatures()
362 if (Args.hasArg(options::OPT_ffixed_x13)) in getAArch64TargetFeatures()
365 if (Args.hasArg(options::OPT_ffixed_x14)) in getAArch64TargetFeatures()
368 if (Args.hasArg(options::OPT_ffixed_x15)) in getAArch64TargetFeatures()
371 if (Args.hasArg(options::OPT_ffixed_x18)) in getAArch64TargetFeatures()
374 if (Args.hasArg(options::OPT_ffixed_x20)) in getAArch64TargetFeatures()
377 if (Args.hasArg(options::OPT_ffixed_x21)) in getAArch64TargetFeatures()
380 if (Args.hasArg(options::OPT_ffixed_x22)) in getAArch64TargetFeatures()
383 if (Args.hasArg(options::OPT_ffixed_x23)) in getAArch64TargetFeatures()
386 if (Args.hasArg(options::OPT_ffixed_x24)) in getAArch64TargetFeatures()
389 if (Args.hasArg(options::OPT_ffixed_x25)) in getAArch64TargetFeatures()
392 if (Args.hasArg(options::OPT_ffixed_x26)) in getAArch64TargetFeatures()
395 if (Args.hasArg(options::OPT_ffixed_x27)) in getAArch64TargetFeatures()
398 if (Args.hasArg(options::OPT_ffixed_x28)) in getAArch64TargetFeatures()
401 if (Args.hasArg(options::OPT_mlr_for_calls_only)) in getAArch64TargetFeatures()
404 if (Args.hasArg(options::OPT_fcall_saved_x8)) in getAArch64TargetFeatures()
407 if (Args.hasArg(options::OPT_fcall_saved_x9)) in getAArch64TargetFeatures()
410 if (Args.hasArg(options::OPT_fcall_saved_x10)) in getAArch64TargetFeatures()
413 if (Args.hasArg(options::OPT_fcall_saved_x11)) in getAArch64TargetFeatures()
416 if (Args.hasArg(options::OPT_fcall_saved_x12)) in getAArch64TargetFeatures()
419 if (Args.hasArg(options::OPT_fcall_saved_x13)) in getAArch64TargetFeatures()
422 if (Args.hasArg(options::OPT_fcall_saved_x14)) in getAArch64TargetFeatures()
425 if (Args.hasArg(options::OPT_fcall_saved_x15)) in getAArch64TargetFeatures()
428 if (Args.hasArg(options::OPT_fcall_saved_x18)) in getAArch64TargetFeatures()
431 if (Args.hasArg(options::OPT_mno_neg_immediates)) in getAArch64TargetFeatures()