Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h219 std::string FeatureStr; member
/external/llvm-project/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h229 std::string FeatureStr; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h229 std::string FeatureStr; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp185 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp198 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/external/llvm/lib/LTO/
DLTOModule.cpp221 std::string FeatureStr = Features.getString(); in makeLTOModule() local
DThinLTOCodeGenerator.cpp479 std::string FeatureStr = Features.getString(); in create() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp215 std::string FeatureStr = Features.getString(); in makeLTOModule() local
DThinLTOCodeGenerator.cpp555 std::string FeatureStr = Features.getString(); in create() local
/external/llvm-project/llvm/lib/LTO/
DLTOModule.cpp217 std::string FeatureStr = Features.getString(); in makeLTOModule() local
DThinLTOCodeGenerator.cpp579 std::string FeatureStr = Features.getString(); in create() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp6757 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86BuiltinExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp11834 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86CpuSupports() local
11842 for (const StringRef &FeatureStr : FeatureStrs) { in GetX86CpuSupportsMask() local