Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_x86.cc4790 static void CreateVarHandleGetAndAddLocations(HInvoke* invoke, CodeGeneratorX86* codegen) { in CreateVarHandleGetAndAddLocations() function
4942 CreateVarHandleGetAndAddLocations(invoke, codegen_); in VisitVarHandleGetAndAdd()
4950 CreateVarHandleGetAndAddLocations(invoke, codegen_); in VisitVarHandleGetAndAddAcquire()
4958 CreateVarHandleGetAndAddLocations(invoke, codegen_); in VisitVarHandleGetAndAddRelease()
H A Dintrinsics_x86_64.cc4992 static void CreateVarHandleGetAndAddLocations(HInvoke* invoke, CodeGeneratorX86_64* codegen) { in CreateVarHandleGetAndAddLocations() function
5289 CreateVarHandleGetAndAddLocations(invoke, codegen_); in VisitVarHandleGetAndAdd()
5302 CreateVarHandleGetAndAddLocations(invoke, codegen_); in VisitVarHandleGetAndAddAcquire()
5315 CreateVarHandleGetAndAddLocations(invoke, codegen_); in VisitVarHandleGetAndAddRelease()