Home
last modified time | relevance | path

Searched defs:first_callee_save (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dintrinsics_arm64.cc1365 constexpr int first_callee_save = CTZ(kArm64CalleeSaveRefSpills); in VisitUnsafeCASObject() local
4388 constexpr int first_callee_save = CTZ(kArm64CalleeSaveRefSpills); in CreateVarHandleCommonLocations() local
4657 uint32_t first_callee_save = CTZ(kArm64CalleeSaveRefSpills); in CreateVarHandleCompareAndSetOrExchangeLocations() local
H A Dintrinsics_arm_vixl.cc4238 constexpr int first_callee_save = CTZ(kArmCalleeSaveRefSpills); in CreateVarHandleCommonLocations() local
4588 constexpr int first_callee_save = CTZ(kArmCalleeSaveRefSpills); in CreateVarHandleCompareAndSetOrExchangeLocations() local