Lines Matching refs:CreateIntToIntLocations
325 static void CreateIntToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntToIntLocations() function
374 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfLeadingZeros()
420 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfTrailingZeros()
843 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekByte()
853 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekIntNative()
863 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekLongNative()
884 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekShortNative()
2839 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverse()
2865 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverseBytes()
2891 CreateIntToIntLocations(allocator_, invoke); in VisitShortReverseBytes()
2928 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerBitCount()
2995 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerHighestOneBit()
3060 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerLowestOneBit()