Searched defs:DefaultTriple (Results 1 – 4 of 4) sorted by relevance
59 static const std::string DefaultTriple = "spirv64-unknown-unknown"; in SPIRVTranslate() local
143 static cl::opt<std::string> DefaultTriple( variable
119 std::string DefaultTriple; member
947 llvm::Triple DefaultTriple = getSYCLDeviceTriple( in addSYCLDefaultTriple() local