| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | InlineModelFeatureMaps.h | 64 constexpr bool isHeuristicInlineCostFeature(InlineCostFeatureIndex Feature) { in isHeuristicInlineCostFeature() 125 inlineCostFeatureToMlFeature(InlineCostFeatureIndex Feature) { in inlineCostFeatureToMlFeature()
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | SubtargetFeature.h | 208 static bool hasFlag(StringRef Feature) { in hasFlag() 217 static StringRef StripFlag(StringRef Feature) { in StripFlag() 222 static inline bool isEnabled(StringRef Feature) { in isEnabled()
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCSubtargetInfo.cpp | 58 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, in ApplyFeatureFlag() 118 for (auto &Feature : FeatTable) in Help() local 195 for (const std::string &Feature : Features.getFeatures()) { in getFeatures() local 267 FeatureBitset MCSubtargetInfo::ToggleFeature(StringRef Feature) { in ToggleFeature()
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | Cuda.cpp | 260 bool CudaFeatureEnabled(llvm::VersionTuple Version, CudaFeature Feature) { in CudaFeatureEnabled() 264 bool CudaFeatureEnabled(CudaVersion Version, CudaFeature Feature) { in CudaFeatureEnabled()
|
| H A D | Module.cpp | 68 static bool isPlatformEnvironment(const TargetInfo &Target, StringRef Feature) { in isPlatformEnvironment() 101 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() 291 void Module::addRequirement(StringRef Feature, bool RequiredState, in addRequirement()
|
| H A D | TargetID.cpp | 89 auto Feature = Splits.first.drop_back(); in parseTargetIDWithFormatCheckingOnly() local
|
| H A D | OpenCLOptions.cpp | 128 auto Feature = FeaturePair.first; in diagnoseUnsupportedFeatureDependencies() local
|
| /llvm-project-15.0.7/clang/lib/Basic/Targets/ |
| H A D | SPIR.h | 184 bool hasFeature(StringRef Feature) const override { in hasFeature() 237 bool hasFeature(StringRef Feature) const override { in hasFeature()
|
| H A D | MSP430.h | 60 bool hasFeature(StringRef Feature) const override { in hasFeature()
|
| H A D | DirectX.h | 66 bool hasFeature(StringRef Feature) const override { in hasFeature()
|
| H A D | TCE.h | 92 bool hasFeature(StringRef Feature) const override { return Feature == "tce"; } in hasFeature()
|
| H A D | BPF.cpp | 52 for (const auto &Feature : Features) { in handleTargetFeatures() local
|
| H A D | PPC.cpp | 34 for (const auto &Feature : Features) { in handleTargetFeatures() local 456 auto FindVSXSubfeature = [&](StringRef Feature, StringRef Option) { in ppcUserFeaturesCheck()
|
| H A D | PNaCl.h | 51 bool hasFeature(StringRef Feature) const override { in hasFeature()
|
| H A D | BPF.h | 51 bool hasFeature(StringRef Feature) const override { in hasFeature()
|
| H A D | NVPTX.cpp | 43 for (const StringRef Feature : Opts.FeaturesAsWritten) { in NVPTXTargetInfo() local
|
| H A D | CSKY.cpp | 115 for (const auto &Feature : Features) { in handleTargetFeatures() local
|
| H A D | SystemZ.h | 163 for (const auto &Feature : Features) { in handleTargetFeatures() local
|
| H A D | ARM.cpp | 444 for (auto Feature : TargetFeatures) in initFeatureMap() local 458 for (const auto &Feature : FeaturesVec) { in initFeatureMap() local 502 for (const auto &Feature : Features) { in handleTargetFeatures() local
|
| H A D | WebAssembly.cpp | 157 for (const auto &Feature : Features) { in handleTargetFeatures() local
|
| H A D | ARM.h | 140 bool isValidFeatureName(StringRef Feature) const override { in isValidFeatureName()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | JITTargetMachineBuilder.cpp | 35 for (auto &Feature : FeatureMap) in detectHost() local
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.cpp | 111 for (auto Feature : RISCVFeatureKV) { in parseFeatureBits() local
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerMerge.cpp | 241 TPC.CollectFeatures([&](size_t Feature) { Features.insert(Feature); }); in CrashResistantMergeInternalStep() 243 TPC.CollectFeatures([&](size_t Feature) { in CrashResistantMergeInternalStep()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetMachine.cpp | 59 for (auto &Feature : Features) { in UsesVectorABI() local
|