Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPropagateAttributes.cpp52 const FeatureBitset TargetFeatures = { member in __anon3c31660b0111::AMDGPUPropagateAttributes
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h265 std::vector<wasm::WasmFeatureEntry> TargetFeatures; variable
/external/clang/lib/Basic/
DTargets.cpp4941 std::vector<const char*> TargetFeatures; in initFeatureMap() local