Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_x86.cc3860 static bool HasVarHandleIntrinsicImplementation(HInvoke* invoke) { in HasVarHandleIntrinsicImplementation() function
4116 if (!HasVarHandleIntrinsicImplementation(invoke)) { in CreateVarHandleGetLocations()
4239 if (!HasVarHandleIntrinsicImplementation(invoke)) { in CreateVarHandleSetLocations()
4413 if (!HasVarHandleIntrinsicImplementation(invoke)) { in CreateVarHandleGetAndSetLocations()
4615 if (!HasVarHandleIntrinsicImplementation(invoke)) { in CreateVarHandleCompareAndSetOrExchangeLocations()
4797 if (!HasVarHandleIntrinsicImplementation(invoke)) { in CreateVarHandleGetAndAddLocations()
4972 if (!HasVarHandleIntrinsicImplementation(invoke)) { in CreateVarHandleGetAndBitwiseOpLocations()
H A Dintrinsics_x86_64.cc4108 static bool HasVarHandleIntrinsicImplementation(HInvoke* invoke, CodeGeneratorX86_64* codegen) { in HasVarHandleIntrinsicImplementation() function
4160 if (!HasVarHandleIntrinsicImplementation(invoke, codegen)) { in CreateVarHandleGetLocations()
4400 if (!HasVarHandleIntrinsicImplementation(invoke, codegen)) { in CreateVarHandleSetLocations()
4507 if (!HasVarHandleIntrinsicImplementation(invoke, codegen)) { in CreateVarHandleCompareAndSetOrExchangeLocations()
4663 if (!HasVarHandleIntrinsicImplementation(invoke, codegen)) { in CreateVarHandleGetAndSetLocations()
4838 if (!HasVarHandleIntrinsicImplementation(invoke, codegen)) { in CreateVarHandleGetAndBitwiseOpLocations()
4993 if (!HasVarHandleIntrinsicImplementation(invoke, codegen)) { in CreateVarHandleGetAndAddLocations()