Searched refs:CanRun (Results 1 – 7 of 7) sorted by relevance
261 #define CAN_RUN() CanRun(*masm.GetCPUFeatures(), &queried_can_run)
580 bool CanRun(const CPUFeatures& required, bool* queried_can_run = NULL);
749 bool CanRun(const CPUFeatures& required, bool* queried_can_run) { in CanRun() function
834 static bool CanRun();
130 if (!CpuFreqThread::CanRun()) { in CheckEnvironment()
3608 bool CpuFreqThread::CanRun() { in CanRun() function in CpuFreqThread
631 if (CanRun(cpu_features)) { in TEST()