Searched defs:LoadStorePair (Results 1 – 4 of 4) sorted by relevance
31 using LoadStorePair = std::pair<Instruction *, Instruction *>; variable
176 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, in PGOCounterPromoterHelper()229 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, in PGOCounterPromoter()
1616 void Assembler::LoadStorePair(const CPURegister& rt, in LoadStorePair() function in v8::internal::Assembler
1099 void Assembler::LoadStorePair(const CPURegister& rt, in LoadStorePair() function in vixl::aarch64::Assembler