Home
last modified time | relevance | path

Searched refs:CompareAndSwapPairHelper (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch64/
Dsimulator-aarch64.cc1704 void Simulator::CompareAndSwapPairHelper(const Instruction* instr) { in CompareAndSwapPairHelper() function in vixl::aarch64::Simulator
1824 CompareAndSwapPairHelper<uint32_t>(instr); in VisitLoadStoreExclusive()
1830 CompareAndSwapPairHelper<uint64_t>(instr); in VisitLoadStoreExclusive()
Dsimulator-aarch64.h1813 void CompareAndSwapPairHelper(const Instruction* instr);