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

/external/vixl/src/a64/
H A Dsimulator-a64.cc820 LoadStorePairHelper(instr, Offset);
825 LoadStorePairHelper(instr, PreIndex);
830 LoadStorePairHelper(instr, PostIndex);
835 LoadStorePairHelper(instr, Offset);
839 void Simulator::LoadStorePairHelper(Instruction* instr, function in class:vixl::Simulator
H A Dsimulator-a64.h488 void LoadStorePairHelper(Instruction* instr, AddrMode addrmode);
/external/chromium_org/v8/src/arm64/
H A Dsimulator-arm64.cc1648 LoadStorePairHelper(instr, Offset);
1653 LoadStorePairHelper(instr, PreIndex);
1658 LoadStorePairHelper(instr, PostIndex);
1663 LoadStorePairHelper(instr, Offset);
1667 void Simulator::LoadStorePairHelper(Instruction* instr, function in class:v8::internal::Simulator
H A Dsimulator-arm64.h668 void LoadStorePairHelper(Instruction* instr, AddrMode addrmode);

Completed in 120 milliseconds