Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h228 std::string FeatureStr; member
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOModule.cpp215 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp537 std::string FeatureStr = Features.getString(); in create() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp9571 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86CpuSupports() local
9579 for (const StringRef &FeatureStr : FeatureStrs) { in GetX86CpuSupportsMask() local