Home
last modified time | relevance | path

Searched defs:TargetFeatures (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Basic/
H A DBuiltinTargetFeatures.h89 TargetFeatures(const llvm::StringMap<bool> &CallerFeatureMap) in TargetFeatures() function
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp50 static constexpr const FeatureBitset TargetFeatures = { variable
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DWasm.h273 std::vector<wasm::WasmFeatureEntry> TargetFeatures; variable
/llvm-project-15.0.7/clang/lib/Basic/Targets/
H A DARM.cpp423 std::vector<StringRef> TargetFeatures; in initFeatureMap() local
/llvm-project-15.0.7/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp162 auto TargetFeatures = Target.split(':'); in OffloadTargetInfo() local