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 274 const std::string getARMArch(StringRef Arch,
    [all...]
Tools.cpp 709 // getARMArch is used here instead of just checking the -march value in order
717 std::string MArch = arm::getARMArch(ArchName, Triple);
    [all...]

Completed in 450 milliseconds