HomeSort by relevance Sort by last modified time
    Searched refs:getARMArch (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Driver/
Tools.h 266 const std::string getARMArch(StringRef Arch,
    [all...]
Tools.cpp 605 // getARMArch is used here instead of just checking the -march value in order
613 std::string MArch = arm::getARMArch(ArchName, Triple);
    [all...]

Completed in 65 milliseconds