Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Frontend/
DCompilerInvocationTest.cpp106 const std::string DefaultTriple = in TEST_F() local
121 const std::string DefaultTriple = in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DConfig.h80 std::string DefaultTriple; member
/external/llvm-project/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp98 static cl::opt<std::string> DefaultTriple( variable
/external/llvm-project/llvm/include/llvm/LTO/
DConfig.h90 std::string DefaultTriple; member
/external/llvm/tools/gold/
Dgold-plugin.cpp155 static std::string DefaultTriple = sys::getDefaultTargetTriple(); variable