Searched refs:CreateIntIntIntIntIntToInt (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | intrinsics_x86.cc | 2109 static void CreateIntIntIntIntIntToInt(ArenaAllocator* allocator, in CreateIntIntIntIntIntToInt() function 2174 CreateIntIntIntIntIntToInt(allocator_, codegen_, DataType::Type::kInt32, invoke); in VisitJdkUnsafeCompareAndSetInt() 2178 CreateIntIntIntIntIntToInt(allocator_, codegen_, DataType::Type::kInt64, invoke); in VisitJdkUnsafeCompareAndSetLong() 2187 CreateIntIntIntIntIntToInt(allocator_, codegen_, DataType::Type::kReference, invoke); in VisitJdkUnsafeCompareAndSetReference()
|