Searched defs:DefaultTriple (Results 1 – 5 of 5) sorted by relevance
106 const std::string DefaultTriple = in TEST_F() local121 const std::string DefaultTriple = in TEST_F() local
80 std::string DefaultTriple; member
98 static cl::opt<std::string> DefaultTriple( variable
90 std::string DefaultTriple; member
155 static std::string DefaultTriple = sys::getDefaultTargetTriple(); variable