Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h237 std::string FeatureStr; member
/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp53 for (const StringRef &FeatureStr : FeatureStrs) { getCpuSupportsMask() local
H A DX86TargetParser.cpp734 for (StringRef FeatureStr : FeatureStrs) { getCpuSupportsMask() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp205 std::string FeatureStr = runOnModule() local
/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(); create() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp14143 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); EmitX86CpuSupports() local