Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAPI.cpp59 static const std::string DefaultTriple = "spirv64-unknown-unknown"; in SPIRVTranslate() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp143 static cl::opt<std::string> DefaultTriple( variable
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h119 std::string DefaultTriple; member
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp947 llvm::Triple DefaultTriple = getSYCLDeviceTriple( in addSYCLDefaultTriple() local