Searched refs:ParseMipsTriple (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCTargetDesc.cpp38 static std::string ParseMipsTriple(StringRef TT, StringRef CPU) { function
84 std::string ArchFS = ParseMipsTriple(TT,CPU);

Completed in 95 milliseconds