Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics_mips.cc2418 void IntrinsicLocationsBuilderMIPS::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::mips::IntrinsicLocationsBuilderMIPS
2422 void IntrinsicCodeGeneratorMIPS::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::mips::IntrinsicCodeGeneratorMIPS
Dintrinsics_x86_64.cc2562 void IntrinsicLocationsBuilderX86_64::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::x86_64::IntrinsicLocationsBuilderX86_64
2566 void IntrinsicCodeGeneratorX86_64::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::x86_64::IntrinsicCodeGeneratorX86_64