Searched defs:TargetFeatures (Results 1 – 5 of 5) sorted by relevance
89 TargetFeatures(const llvm::StringMap<bool> &CallerFeatureMap) in TargetFeatures() function
50 static constexpr const FeatureBitset TargetFeatures = { variable
273 std::vector<wasm::WasmFeatureEntry> TargetFeatures; variable
428 std::vector<StringRef> TargetFeatures; in initFeatureMap() local
69 auto TargetFeatures = Target.split(':'); in OffloadTargetInfo() local