Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
HDLTOCodeGenerator.h237 std::string FeatureStr; member
/freebsd-head/contrib/llvm-project/llvm/lib/TargetParser/
HDAArch64TargetParser.cpp53 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
HDX86TargetParser.cpp737 for (StringRef FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyTargetMachine.cpp205 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/freebsd-head/contrib/llvm-project/llvm/lib/LTO/
HDLTOModule.cpp217 std::string FeatureStr = Features.getString(); in makeLTOModule() local
HDThinLTOCodeGenerator.cpp596 std::string FeatureStr = Features.getString(); in create() local
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp14232 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86CpuSupports() local