Searched refs:IsRuntimeDetectionSupported (Results 1 – 5 of 5) sorted by relevance
55 static bool IsRuntimeDetectionSupported() { in IsRuntimeDetectionSupported() function
167 if (!InstructionSetFeatures::IsRuntimeDetectionSupported()) {302 if (!InstructionSetFeatures::IsRuntimeDetectionSupported()) {
173 TEST(Arm64InstructionSetFeaturesTest, IsRuntimeDetectionSupported) { in TEST() argument175 EXPECT_TRUE(InstructionSetFeatures::IsRuntimeDetectionSupported()); in TEST()191 EXPECT_TRUE(InstructionSetFeatures::IsRuntimeDetectionSupported()); in TEST()
2548 if (InstructionSetFeatures::IsRuntimeDetectionSupported()) { in AddCurrentRuntimeFeaturesAsDex2OatArguments()
2393 if (InstructionSetFeatures::IsRuntimeDetectionSupported()) { in TEST_F()