Searched refs:ArmTriple (Results 1 – 1 of 1) sorted by relevance
788 llvm::Triple ArmTriple = getTriple(); in getTargetSubDirPath() local789 ArmTriple.setArch(Triple::arm); in getTargetSubDirPath()790 if (auto Path = getPathForTriple(ArmTriple)) in getTargetSubDirPath()