Home
last modified time | relevance | path

Searched refs:target_features (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/python/
Dtfcompile_wrapper.cc38 std::string target_cpu, std::string target_features, in PYBIND11_MODULE()
49 flags.target_features = std::move(target_features); in PYBIND11_MODULE()
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dtarget-features-tls.ll13 ; NO-BULK-MEM-LABEL: .custom_section.target_features,"",@
21 ; BULK-MEM-LABEL: .custom_section.target_features,"",@
Dmutable-globals.ll12 ; CHECK-LABEL: .custom_section.target_features
Dtarget-features.ll57 ; CHECK-LABEL: .custom_section.target_features,"",@
Dtailcall.ll261 ; CHECK-LABEL: .section .custom_section.target_features
Dmultivalue.ll251 ; CHECK-LABEL: .section .custom_section.target_features
/external/tensorflow/tensorflow/compiler/aot/
Dflags.h37 string target_features; member
Dflags.cc56 {"target_features", &flags->target_features, in AppendMainFlags()
Dcompile.cc147 flags.target_triple, flags.target_cpu, flags.target_features, in CompileGraph()
/external/llvm-project/lld/test/wasm/
Dno-tls.s11 .section .custom_section.target_features,"",@
Dtls-no-shared.s30 .section .custom_section.target_features,"",@
Dtls-align.s49 .section .custom_section.target_features,"",@
Dtls.s64 .section .custom_section.target_features,"",@
/external/rust/crates/bindgen/src/
Dfeatures.rs243 fn target_features() { in target_features() function
/external/clang/docs/
DUsersManual.rst53 Limitations <target_features>` section for more details.
/external/llvm-project/clang/docs/
DUsersManual.rst60 Limitations <target_features>` section for more details.