Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h237 std::string FeatureStr; member
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp53 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
H A DX86TargetParser.cpp737 for (StringRef FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp205 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp217 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp596 std::string FeatureStr = Features.getString(); in create() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp14232 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86CpuSupports() local