Searched refs:HasCRC (Results 1 – 4 of 4) sorted by relevance
48 EXPECT_TRUE(cortex_a73_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()96 EXPECT_TRUE(cortex_a75_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()116 EXPECT_TRUE(cortex_a76_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()138 EXPECT_TRUE(a76_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()165 EXPECT_TRUE(armv8_2a_cpu_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()
76 bool HasCRC() const { in HasCRC() function
44 if (art_features->HasCRC()) { in SetVIXLCPUFeaturesFromART()
2928 if (!codegen_->GetInstructionSetFeatures().HasCRC()) { in VisitCRC32Update()2943 DCHECK(codegen_->GetInstructionSetFeatures().HasCRC()); in VisitCRC32Update()3074 if (!codegen_->GetInstructionSetFeatures().HasCRC()) { in VisitCRC32UpdateBytes()3095 DCHECK(codegen_->GetInstructionSetFeatures().HasCRC()); in VisitCRC32UpdateBytes()3130 if (!codegen_->GetInstructionSetFeatures().HasCRC()) { in VisitCRC32UpdateByteBuffer()3157 DCHECK(codegen_->GetInstructionSetFeatures().HasCRC()); in VisitCRC32UpdateByteBuffer()