Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h219 std::string FeatureStr; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h225 std::string FeatureStr; member
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.cpp271 std::string FeatureStr = Features.getString(); in determineTarget() local
DLTOModule.cpp164 std::string FeatureStr = Features.getString(); in makeLTOModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOModule.cpp215 std::string FeatureStr = Features.getString(); in makeLTOModule() local
DThinLTOCodeGenerator.cpp597 std::string FeatureStr = Features.getString(); in create() 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/clang/lib/CodeGen/
DCGBuiltin.cpp6757 StringRef FeatureStr = cast<StringLiteral>(FeatureExpr)->getString(); in EmitX86BuiltinExpr() local