Home
last modified time | relevance | path

Searched refs:target_version (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FMV.td10 // attributes target_version and target_clones, and they correspond to a mapping
24 // Something you can add to target_version or target_clones.
26 // Name, as spelled in target_version or target_clones. e.g. "memtag".
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcoredump.c1461 if (WARN_ON(ar->target_version == 0)) in _ath10k_coredump_get_mem_layout()
1465 if (ar->target_version == hw_mem_layouts[i].hw_id && in _ath10k_coredump_get_mem_layout()
1534 dump_data->target_version = cpu_to_le32(ar->target_version); in ath10k_coredump_build()
H A Dsnoc.h37 u32 target_version; member
H A Dcoredump.h58 __le32 target_version; member
H A Dcore.c2526 hw_params->id == ar->target_version && in ath10k_init_hw_params()
2533 ar->target_version); in ath10k_init_hw_params()
2540 ar->hw_params.name, ar->target_version); in ath10k_init_hw_params()
3390 ar->target_version = target_info.version; in ath10k_core_probe_fw()
3402 ar->target_version = target_info.version; in ath10k_core_probe_fw()
3412 ar->target_version = target_info.version; in ath10k_core_probe_fw()
H A Dcore.h1030 u32 target_version; member
H A Ddebug.c69 ar->target_version, in ath10k_debug_print_hwfw_info()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td3259 " tune CPU}1 '%2' in the '%select{target|target_clones|target_version}3' "
3260 "attribute string; '%select{target|target_clones|target_version}3' "
3271 " tune CPU}1 '%2' in the '%select{target|target_clones|target_version}3' "
12061 "'cpu_dispatch'|'target_version'}0 attribute in a multiversioned function">;
12076 "'%select{|target|cpu_specific|cpu_dispatch|target_clones|target_version}0' "
12085 "'%select{|target|cpu_specific|cpu_dispatch|target_clones|target_version}0' "
H A DAttr.td3189 let Spellings = [GCC<"target_version">];
H A DAttrDocs.td2560 ``__attribute__((target_version("OPTIONS")))`` attribute. When applied to a
2562 ``target_version`` attribute strings, which resolved at runtime depend on their