Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h229 std::string FeatureStr; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp199 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOModule.cpp217 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp581 std::string FeatureStr = Features.getString(); in create() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp12279 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86CpuSupports() local
12287 for (const StringRef &FeatureStr : FeatureStrs) { in GetX86CpuSupportsMask() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp3462 std::string FeatureStr = F.str(); in CheckRISCVBuiltinFunctionCall() local