Searched defs:DefaultTriple (Results 1 – 3 of 3) sorted by relevance
71 std::string DefaultTriple; member
89 static cl::opt<std::string> DefaultTriple( variable
155 static std::string DefaultTriple = sys::getDefaultTargetTriple(); variable