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

  /external/clang/lib/Driver/
ToolChain.cpp 308 : tools::arm::getLLVMArchSuffixForARM(tools::arm::getARMTargetCPU(Args, Triple));
Tools.h 227 StringRef getARMTargetCPU(const llvm::opt::ArgList &Args,
Tools.cpp 648 arm::getLLVMArchSuffixForARM(arm::getARMTargetCPU(Args, Triple));
691 arm::getLLVMArchSuffixForARM(arm::getARMTargetCPU(Args, Triple));
769 std::string CPUName = arm::getARMTargetCPU(Args, Triple);
    [all...]

Completed in 34 milliseconds