Lines Matching refs:CreateIntToIntLocations
227 static void CreateIntToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntToIntLocations() function
285 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfLeadingZeros()
331 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfTrailingZeros()
419 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekByte()
429 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekIntNative()
439 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekLongNative()
460 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekShortNative()
1842 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverse()
1907 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverseBytes()
1927 CreateIntToIntLocations(allocator_, invoke); in VisitShortReverseBytes()
1965 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerBitCount()
2032 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerHighestOneBit()
2097 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerLowestOneBit()