Home
last modified time | relevance | path

Searched defs:expected_value_index (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_builder.cc1337 uint32_t expected_value_index = number_of_arguments - 2; in DecideVarHandleIntrinsic() local
1348 uint32_t expected_value_index = number_of_arguments - 2; in DecideVarHandleIntrinsic() local
H A Dintrinsics_x86.cc4045 uint32_t expected_value_index = invoke->GetNumberOfArguments() - 2; in GenerateVarHandleCommonChecks() local
4620 uint32_t expected_value_index = number_of_arguments - 2; in CreateVarHandleCompareAndSetOrExchangeLocations() local
4679 uint32_t expected_value_index = number_of_arguments - 2; in GenerateVarHandleCompareAndSetOrExchange() local
H A Dintrinsics_x86_64.cc4512 uint32_t expected_value_index = number_of_arguments - 2; in CreateVarHandleCompareAndSetOrExchangeLocations() local
4560 uint32_t expected_value_index = number_of_arguments - 2; in GenerateVarHandleCompareAndSetOrExchange() local