Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3774 static bool isPostIndexLdStOpcode(unsigned Opcode) { in isPostIndexLdStOpcode() function
4027 if (isPostIndexLdStOpcode(LdSt.getOpcode())) { in getMemOperandWithOffsetWidth()