Lines Matching refs:CreateIntToIntLocations
321 static void CreateIntToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntToIntLocations() function
370 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfLeadingZeros()
416 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfTrailingZeros()
504 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekByte()
514 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekIntNative()
524 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekLongNative()
545 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekShortNative()
2540 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverse()
2566 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverseBytes()
2592 CreateIntToIntLocations(allocator_, invoke); in VisitShortReverseBytes()
2629 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerBitCount()
2696 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerHighestOneBit()
2761 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerLowestOneBit()