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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp132 bool isMatchingUpdateInsn(MachineInstr *MemMI, MachineInstr *MI,
1299 bool AArch64LoadStoreOpt::isMatchingUpdateInsn(MachineInstr *MemMI, function in class:AArch64LoadStoreOpt
1394 if (isMatchingUpdateInsn(I, MI, BaseReg, UnscaledOffset))
1448 if (isMatchingUpdateInsn(I, MI, BaseReg, Offset))

Completed in 108 milliseconds