Lines Matching refs:CreateIntIntIntToIntLocations
1930 static void CreateIntIntIntToIntLocations(ArenaAllocator* allocator, in CreateIntIntIntToIntLocations() function
1976 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGet()
1982 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetVolatile()
1985 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetAcquire()
1988 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetLong()
1991 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetLongVolatile()
1994 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetLongAcquire()
1997 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetReference()
2000 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetReferenceVolatile()
2003 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetReferenceAcquire()
2006 CreateIntIntIntToIntLocations(allocator_, invoke, codegen_); in VisitJdkUnsafeGetByte()