Lines Matching refs:CreateIntToIntLocations
226 static void CreateIntToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntToIntLocations() function
284 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfLeadingZeros()
330 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfTrailingZeros()
418 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekByte()
428 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekIntNative()
438 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekLongNative()
459 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekShortNative()
1843 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverse()
1908 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverseBytes()
1928 CreateIntToIntLocations(allocator_, invoke); in VisitShortReverseBytes()
1966 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerBitCount()
2033 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerHighestOneBit()
2098 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerLowestOneBit()