Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp202 bool isMatchingMovConstInsn(MachineInstr &MemMI, MachineInstr &MI,
2454 bool AArch64LoadStoreOpt::isMatchingMovConstInsn(MachineInstr &MemMI, in isMatchingMovConstInsn() function in AArch64LoadStoreOpt
2725 if (isMatchingMovConstInsn(*I, MI, IndexReg, Offset)) { in findMatchingConstOffsetBackward()