Home
last modified time | relevance | path

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

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