Home
last modified time | relevance | path

Searched refs:getEmulation (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp69 static MachineTypes getEmulation(StringRef S) { in getEmulation() function
131 Machine = getEmulation(Arg->getValue()); in dlltoolDriverMain()