Searched refs:ExpectedArch (Results 1 – 1 of 1) sorted by relevance
33 bool testARMCPU(StringRef CPUName, StringRef ExpectedArch, in testARMCPU() argument37 bool pass = ARM::getArchName(AK).equals(ExpectedArch); in testARMCPU()661 bool testAArch64CPU(StringRef CPUName, StringRef ExpectedArch, in testAArch64CPU() argument665 bool pass = AArch64::getArchName(AK).equals(ExpectedArch); in testAArch64CPU()