Home
last modified time | relevance | path

Searched refs:RecordOneOrBothOf (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dcpu-features-auditor-aarch64.cc100 void RecordOneOrBothOf(CPUFeatures::Feature a, CPUFeatures::Feature b) { in RecordOneOrBothOf() function in vixl::aarch64::CPUFeaturesAuditor::RecordInstructionFeaturesScope
131 scope.RecordOneOrBothOf(CPUFeatures::kFP, CPUFeatures::kNEON); in LoadStoreHelper()
150 scope.RecordOneOrBothOf(CPUFeatures::kFP, CPUFeatures::kNEON); in LoadStorePairHelper()
542 scope.RecordOneOrBothOf(CPUFeatures::kFP, CPUFeatures::kNEON); in VisitFPIntegerConvert()
564 scope.RecordOneOrBothOf(CPUFeatures::kFP, CPUFeatures::kNEON); in VisitLoadLiteral()

Completed in 2 milliseconds