rustc_
codegen_
llvm
1.84.0-dev
In rustc_
codegen_
llvm::
llvm_
util
Structs
LLVMFeature
Enums
TargetFeatureFoldStrength
Statics
INIT
Functions
backend_feature_name
configure_llvm
get_version
global_llvm_features
handle_native
init
llvm_target_features
print
print_passes
print_target_features
print_version
require_inited
target_cpu
target_features
time_trace_profiler_finish
to_llvm_features
tune_cpu
rustc_codegen_llvm
::
llvm_util
Function
llvm_target_features
Copy item path
Settings
Help
Summary
Source
fn llvm_target_features(tm: &
TargetMachine
) ->
Vec
<(&
str
, &
str
)>