Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h229 std::string FeatureStr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp185 std::string FeatureStr = getFeatureString(Features); in runOnModule() local
/third_party/skia/third_party/externals/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