Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics_x86.cc484 static void CreateLowestOneBitLocations(ArenaAllocator* allocator, bool is_long, HInvoke* invoke) { in CreateLowestOneBitLocations() function
687 CreateLowestOneBitLocations(allocator_, /*is_long=*/ false, invoke); in VisitIntegerLowestOneBit()
694 CreateLowestOneBitLocations(allocator_, /*is_long=*/ true, invoke); in VisitLongLowestOneBit()