Home
last modified time | relevance | path

Searched defs:LLVMRustGetTargetFeature (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp360 extern "C" void LLVMRustGetTargetFeature(LLVMTargetMachineRef TM, size_t Index, in LLVMRustGetTargetFeature() function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs2286 pub fn LLVMRustGetTargetFeature( in LLVMRustGetTargetFeature() function