Lines Matching refs:CreateIntIntIntToIntLocations
1948 static void CreateIntIntIntToIntLocations(ArenaAllocator* allocator, in CreateIntIntIntToIntLocations() function
1994 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGet()
2000 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetVolatile()
2003 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetAcquire()
2006 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetLong()
2009 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetLongVolatile()
2012 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetLongAcquire()
2015 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetReference()
2018 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetReferenceVolatile()
2021 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetReferenceAcquire()
2024 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetByte()