Searched refs:CreateIntIntIntIntIntToInt (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ |
H A D | intrinsics_x86.cc | 2279 static void CreateIntIntIntIntIntToInt(ArenaAllocator* allocator, in CreateIntIntIntIntIntToInt() function 2344 CreateIntIntIntIntIntToInt(allocator_, codegen_, DataType::Type::kInt32, invoke); in VisitJdkUnsafeCompareAndSetInt() 2348 CreateIntIntIntIntIntToInt(allocator_, codegen_, DataType::Type::kInt64, invoke); in VisitJdkUnsafeCompareAndSetLong() 2357 CreateIntIntIntIntIntToInt(allocator_, codegen_, DataType::Type::kReference, invoke); in VisitJdkUnsafeCompareAndSetReference()
|