Searched refs:LoadStorePairPreIndexFixed (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/arm64/
H A Dconstants-arm64.h744 LoadStorePairPreIndexFixed = 0x29800000, enumerator in enum:v8::internal::LoadStorePairPreIndexOp
748 A##_##B##_pre = LoadStorePairPreIndexFixed | A##_##B
H A Dassembler-arm64.cc1618 addrmodeop = LoadStorePairPreIndexFixed;
/external/vixl/src/a64/
H A Dconstants-a64.h626 LoadStorePairPreIndexFixed = 0x29800000, enumerator in enum:vixl::LoadStorePairPreIndexOp
630 A##_##B##_pre = LoadStorePairPreIndexFixed | A##_##B
H A Dassembler-a64.cc1063 addrmodeop = LoadStorePairPreIndexFixed;

Completed in 89 milliseconds