Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h232 std::string FeatureStr; member
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp198 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOModule.cpp217 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp617 std::string FeatureStr = Features.getString(); in create() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DX86TargetParser.cpp674 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp1369 StringRef FeatureStr = Attr->getFeatureStr(VersionIndex); in AppendTargetClonesMangling() local
H A DCGBuiltin.cpp12691 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86CpuSupports() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp4383 std::string FeatureStr = OF.str(); in CheckRISCVBuiltinFunctionCall() local