Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp66 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
H A DX86TargetParser.cpp707 for (const StringRef &FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h236 std::string FeatureStr; member
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp202 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1404 StringRef FeatureStr = Attr->getFeatureStr(VersionIndex); in AppendTargetClonesMangling() local
1416 StringRef FeatureStr = Attr->getFeatureStr(VersionIndex); in AppendTargetClonesMangling() local
H A DCGBuiltin.cpp12988 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86CpuSupports() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp4575 std::string FeatureStr = OF.str(); in CheckRISCVBuiltinFunctionCall() local