Home
last modified time | relevance | path

Searched defs:DefaultTriple (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DConfig.h71 std::string DefaultTriple; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp89 static cl::opt<std::string> DefaultTriple( variable
/external/llvm/tools/gold/
Dgold-plugin.cpp155 static std::string DefaultTriple = sys::getDefaultTargetTriple(); variable