Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h239 std::string FeatureStr; member
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp289 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp212 std::string FeatureStr = Features.getString(); in makeLTOModule() local
H A DThinLTOCodeGenerator.cpp586 std::string FeatureStr = Features.getString(); in create() local
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp761 for (StringRef FeatureStr : FeatureStrs) { in getCpuSupportsMask() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DRISCV.cpp981 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitRISCVCpuSupports() local
H A DX86.cpp661 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86CpuSupports() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp255 StringRef FeatureStr = F.getFnAttribute(AttributeStr).getValueAsString(); in getFeatureMask() local