Home
last modified time | relevance | path

Searched defs:FeatureStr (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp52 for (const StringRef &FeatureStr : FeatureStrs) { getCpuSupportsMask() local
H A DX86TargetParser.cpp735 for (StringRef FeatureStr : FeatureStrs) { getCpuSupportsMask() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h235 std::string FeatureStr; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp203 std::string FeatureStr = getFeatureString(Features); runOnModule() local
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp217 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp604 std::string FeatureStr = Features.getString(); create() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1798 StringRef FeatureStr = Attr->getFeatureStr(VersionIndex); AppendTargetClonesMangling() local
1817 StringRef FeatureStr = Attr->getFeatureStr(VersionIndex); AppendTargetClonesMangling() local
H A DCGBuiltin.cpp13948 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); EmitX86CpuSupports() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5251 std::string FeatureStr = OF.str(); CheckRISCVBuiltinFunctionCall() local