Home
last modified time | relevance | path

Searched refs:calculate_arch_features (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clangd/test/
H A Dlit.cfg.py17 def calculate_arch_features(arch_string): function
21 lit.llvm.llvm_config.feature_config([("--targets-built", calculate_arch_features)])
/llvm-project/bolt/test/
H A Dlit.cfg.py138 def calculate_arch_features(arch_string):
149 ("--targets-built", calculate_arch_features),
125 def calculate_arch_features(arch_string): global() function
/llvm-project/lldb/test/Shell/
H A Dlit.cfg.py82 def calculate_arch_features(arch_string):
98 ("--targets-built", calculate_arch_features),
85 def calculate_arch_features(arch_string): global() function
/llvm-project/clang/test/
H A Dlit.cfg.py295 def calculate_arch_features(arch_string):
306 ("--targets-built", calculate_arch_features),
289 def calculate_arch_features(arch_string): global() function