Searched refs:HasCRC (Results 1 – 4 of 4) sorted by relevance
49 EXPECT_TRUE(cortex_a73_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()100 EXPECT_TRUE(cortex_a75_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()121 EXPECT_TRUE(cortex_a76_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()144 EXPECT_TRUE(a76_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()173 EXPECT_TRUE(armv8_2a_cpu_features->AsArm64InstructionSetFeatures()->HasCRC()); in TEST()
82 bool HasCRC() const { in HasCRC() function
45 if (art_features->HasCRC()) { in SetVIXLCPUFeaturesFromART()
3381 if (!codegen_->GetInstructionSetFeatures().HasCRC()) { in VisitCRC32Update()3396 DCHECK(codegen_->GetInstructionSetFeatures().HasCRC()); in VisitCRC32Update()3527 if (!codegen_->GetInstructionSetFeatures().HasCRC()) { in VisitCRC32UpdateBytes()3548 DCHECK(codegen_->GetInstructionSetFeatures().HasCRC()); in VisitCRC32UpdateBytes()3583 if (!codegen_->GetInstructionSetFeatures().HasCRC()) { in VisitCRC32UpdateByteBuffer()3610 DCHECK(codegen_->GetInstructionSetFeatures().HasCRC()); in VisitCRC32UpdateByteBuffer()