• Home
  • Raw
  • Download

Lines Matching refs:hasArg

196   else if (Args.hasArg(options::OPT_arch) || isCPUDeterminedByTriple(Triple))  in getAArch64TargetFeatures()
207 (Args.hasArg(options::OPT_arch) || isCPUDeterminedByTriple(Triple))) in getAArch64TargetFeatures()
386 if (Args.hasArg(options::OPT_msve_vector_bits_EQ)) in getAArch64TargetFeatures()
397 if (Args.hasArg(options::OPT_ffixed_x1)) in getAArch64TargetFeatures()
400 if (Args.hasArg(options::OPT_ffixed_x2)) in getAArch64TargetFeatures()
403 if (Args.hasArg(options::OPT_ffixed_x3)) in getAArch64TargetFeatures()
406 if (Args.hasArg(options::OPT_ffixed_x4)) in getAArch64TargetFeatures()
409 if (Args.hasArg(options::OPT_ffixed_x5)) in getAArch64TargetFeatures()
412 if (Args.hasArg(options::OPT_ffixed_x6)) in getAArch64TargetFeatures()
415 if (Args.hasArg(options::OPT_ffixed_x7)) in getAArch64TargetFeatures()
418 if (Args.hasArg(options::OPT_ffixed_x9)) in getAArch64TargetFeatures()
421 if (Args.hasArg(options::OPT_ffixed_x10)) in getAArch64TargetFeatures()
424 if (Args.hasArg(options::OPT_ffixed_x11)) in getAArch64TargetFeatures()
427 if (Args.hasArg(options::OPT_ffixed_x12)) in getAArch64TargetFeatures()
430 if (Args.hasArg(options::OPT_ffixed_x13)) in getAArch64TargetFeatures()
433 if (Args.hasArg(options::OPT_ffixed_x14)) in getAArch64TargetFeatures()
436 if (Args.hasArg(options::OPT_ffixed_x15)) in getAArch64TargetFeatures()
439 if (Args.hasArg(options::OPT_ffixed_x18)) in getAArch64TargetFeatures()
442 if (Args.hasArg(options::OPT_ffixed_x20)) in getAArch64TargetFeatures()
445 if (Args.hasArg(options::OPT_ffixed_x21)) in getAArch64TargetFeatures()
448 if (Args.hasArg(options::OPT_ffixed_x22)) in getAArch64TargetFeatures()
451 if (Args.hasArg(options::OPT_ffixed_x23)) in getAArch64TargetFeatures()
454 if (Args.hasArg(options::OPT_ffixed_x24)) in getAArch64TargetFeatures()
457 if (Args.hasArg(options::OPT_ffixed_x25)) in getAArch64TargetFeatures()
460 if (Args.hasArg(options::OPT_ffixed_x26)) in getAArch64TargetFeatures()
463 if (Args.hasArg(options::OPT_ffixed_x27)) in getAArch64TargetFeatures()
466 if (Args.hasArg(options::OPT_ffixed_x28)) in getAArch64TargetFeatures()
469 if (Args.hasArg(options::OPT_ffixed_x30)) in getAArch64TargetFeatures()
472 if (Args.hasArg(options::OPT_fcall_saved_x8)) in getAArch64TargetFeatures()
475 if (Args.hasArg(options::OPT_fcall_saved_x9)) in getAArch64TargetFeatures()
478 if (Args.hasArg(options::OPT_fcall_saved_x10)) in getAArch64TargetFeatures()
481 if (Args.hasArg(options::OPT_fcall_saved_x11)) in getAArch64TargetFeatures()
484 if (Args.hasArg(options::OPT_fcall_saved_x12)) in getAArch64TargetFeatures()
487 if (Args.hasArg(options::OPT_fcall_saved_x13)) in getAArch64TargetFeatures()
490 if (Args.hasArg(options::OPT_fcall_saved_x14)) in getAArch64TargetFeatures()
493 if (Args.hasArg(options::OPT_fcall_saved_x15)) in getAArch64TargetFeatures()
496 if (Args.hasArg(options::OPT_fcall_saved_x18)) in getAArch64TargetFeatures()
499 if (Args.hasArg(options::OPT_mno_neg_immediates)) in getAArch64TargetFeatures()