Home
last modified time | relevance | path

Searched refs:VisitIntegerHighestOneBit (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_mips.cc2370 void IntrinsicLocationsBuilderMIPS::VisitIntegerHighestOneBit(HInvoke* invoke) { in VisitIntegerHighestOneBit() function in art::mips::IntrinsicLocationsBuilderMIPS
2374 void IntrinsicCodeGeneratorMIPS::VisitIntegerHighestOneBit(HInvoke* invoke) { in VisitIntegerHighestOneBit() function in art::mips::IntrinsicCodeGeneratorMIPS
Dintrinsics_x86_64.cc2546 void IntrinsicLocationsBuilderX86_64::VisitIntegerHighestOneBit(HInvoke* invoke) { in VisitIntegerHighestOneBit() function in art::x86_64::IntrinsicLocationsBuilderX86_64
2550 void IntrinsicCodeGeneratorX86_64::VisitIntegerHighestOneBit(HInvoke* invoke) { in VisitIntegerHighestOneBit() function in art::x86_64::IntrinsicCodeGeneratorX86_64