Searched refs:GetInstructionFeatures (Results 1 – 3 of 3) sorted by relevance
89 const CPUFeatures& GetInstructionFeatures() const { in GetInstructionFeatures() function
10967 CPUFeatures needs = cpu_features_auditor_->GetInstructionFeatures(); in ProcessOutput()
126 if (auditor_.GetInstructionFeatures() != features_) { in RunWithFeatures()128 features_.Without(auditor_.GetInstructionFeatures()); in RunWithFeatures()133 CPUFeatures extra = auditor_.GetInstructionFeatures().Without(features_); in RunWithFeatures()