Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp723 static bool isMatchingUpdateInsn(MachineInstr *MI, unsigned BaseReg, in isMatchingUpdateInsn() function
796 if (isMatchingUpdateInsn(MI, BaseReg, Value)) in findMatchingUpdateInsnForward()
849 if (isMatchingUpdateInsn(MI, BaseReg, RegSize)) in findMatchingUpdateInsnBackward()