Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dintrinsics_x86_64.cc2444 void IntrinsicLocationsBuilderX86_64::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::x86_64::IntrinsicLocationsBuilderX86_64
2448 void IntrinsicCodeGeneratorX86_64::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::x86_64::IntrinsicCodeGeneratorX86_64
H A Dintrinsics_x86.cc707 void IntrinsicLocationsBuilderX86::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::x86::IntrinsicLocationsBuilderX86
710 void IntrinsicCodeGeneratorX86::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::x86::IntrinsicCodeGeneratorX86
H A Dintrinsics_arm64.cc477 void IntrinsicLocationsBuilderARM64::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::arm64::IntrinsicLocationsBuilderARM64
481 void IntrinsicCodeGeneratorARM64::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::arm64::IntrinsicCodeGeneratorARM64
H A Dintrinsics_arm_vixl.cc2225 void IntrinsicLocationsBuilderARMVIXL::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::arm::IntrinsicLocationsBuilderARMVIXL
2229 void IntrinsicCodeGeneratorARMVIXL::VisitIntegerLowestOneBit(HInvoke* invoke) { in VisitIntegerLowestOneBit() function in art::arm::IntrinsicCodeGeneratorARMVIXL