Lines Matching refs:CreateIntToIntLocations

237 static void CreateIntToIntLocations(ArenaAllocator* allocator,  in CreateIntToIntLocations()  function
402 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverseBytes()
416 CreateIntToIntLocations(allocator_, invoke); in VisitLongReverseBytes()
430 CreateIntToIntLocations(allocator_, invoke); in VisitShortReverseBytes()
474 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerNumberOfLeadingZeros()
483 CreateIntToIntLocations(allocator_, invoke); in VisitLongNumberOfLeadingZeros()
561 CreateIntToIntLocations(allocator_, invoke, Location::kOutputOverlap); in VisitIntegerNumberOfTrailingZeros()
570 CreateIntToIntLocations(allocator_, invoke, Location::kOutputOverlap); in VisitLongNumberOfTrailingZeros()
579 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerReverse()
593 CreateIntToIntLocations(allocator_, invoke); in VisitLongReverse()
724 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerBitCount()
845 CreateIntToIntLocations(allocator_, invoke); in VisitMathAbsInt()
854 CreateIntToIntLocations(allocator_, invoke); in VisitMathAbsLong()
1329 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekByte()
1342 CreateIntToIntLocations(allocator_, invoke); in VisitMemoryPeekShortNative()
1374 CreateIntToIntLocations(allocator_, invoke, Location::kOutputOverlap); in VisitMemoryPeekIntNative()
1392 CreateIntToIntLocations(allocator_, invoke, Location::kOutputOverlap); in VisitMemoryPeekLongNative()
2462 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerHighestOneBit()
2471 CreateIntToIntLocations(allocator_, invoke, Location::kOutputOverlap); in VisitLongHighestOneBit()
2510 CreateIntToIntLocations(allocator_, invoke); in VisitIntegerLowestOneBit()
2519 CreateIntToIntLocations(allocator_, invoke); in VisitLongLowestOneBit()