Home
last modified time | relevance | path

Searched refs:CreateIntIntIntIntIntToInt (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dintrinsics_x86_64.cc2003 static void CreateIntIntIntIntIntToInt(ArenaAllocator* allocator, in CreateIntIntIntIntIntToInt() function
2032 CreateIntIntIntIntIntToInt(allocator_, DataType::Type::kInt32, invoke); in VisitUnsafeCASInt()
2036 CreateIntIntIntIntIntToInt(allocator_, DataType::Type::kInt64, invoke); in VisitUnsafeCASLong()
2046 CreateIntIntIntIntIntToInt(allocator_, DataType::Type::kReference, invoke); in VisitUnsafeCASObject()
H A Dintrinsics_x86.cc1909 static void CreateIntIntIntIntIntToInt(ArenaAllocator* allocator, in CreateIntIntIntIntIntToInt() function
1948 CreateIntIntIntIntIntToInt(allocator_, DataType::Type::kInt32, invoke); in VisitUnsafeCASInt()
1952 CreateIntIntIntIntIntToInt(allocator_, DataType::Type::kInt64, invoke); in VisitUnsafeCASLong()
1962 CreateIntIntIntIntIntToInt(allocator_, DataType::Type::kReference, invoke); in VisitUnsafeCASObject()