Home
last modified time | relevance | path

Searched refs:LoadStorePairAnyFixed (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/arm64/
Dinstructions-arm64.cc23 if (Mask(LoadStorePairAnyFMask) == LoadStorePairAnyFixed) { in IsLoad()
50 if (Mask(LoadStorePairAnyFMask) == LoadStorePairAnyFixed) { in IsStore()
Dconstants-arm64.h709 LoadStorePairAnyFixed = 0x28000000 enumerator
/external/vixl/src/vixl/a64/
Dinstructions-a64.cc79 if (Mask(LoadStorePairAnyFMask) == LoadStorePairAnyFixed) { in IsLoad()
109 if (Mask(LoadStorePairAnyFMask) == LoadStorePairAnyFixed) { in IsStore()
Dconstants-a64.h745 LoadStorePairAnyFixed = 0x28000000 enumerator