Searched refs:IsRuntimeDetectionSupported (Results 1 – 5 of 5) sorted by relevance
53 static bool IsRuntimeDetectionSupported() { in IsRuntimeDetectionSupported() function
194 if (!InstructionSetFeatures::IsRuntimeDetectionSupported()) {329 if (!InstructionSetFeatures::IsRuntimeDetectionSupported()) {
183 TEST(Arm64InstructionSetFeaturesTest, IsRuntimeDetectionSupported) { in TEST() argument185 EXPECT_TRUE(InstructionSetFeatures::IsRuntimeDetectionSupported()); in TEST()201 EXPECT_TRUE(InstructionSetFeatures::IsRuntimeDetectionSupported()); in TEST()
2240 if (InstructionSetFeatures::IsRuntimeDetectionSupported()) { in TEST_F()
2864 if (InstructionSetFeatures::IsRuntimeDetectionSupported()) { in AddCurrentRuntimeFeaturesAsDex2OatArguments()