Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp181 unsigned OpIdx = TII->getLoadStoreImmIdx(UseI.getOpcode()) - 1; in uncheckUsesOf()
H A DAArch64InstrInfo.h127 static unsigned getLoadStoreImmIdx(unsigned Opc);
H A DAArch64InstrInfo.cpp2323 unsigned AArch64InstrInfo::getLoadStoreImmIdx(unsigned Opc) { in getLoadStoreImmIdx() function in AArch64InstrInfo
5678 MI.getOperand(AArch64InstrInfo::getLoadStoreImmIdx(MI.getOpcode())); in isAArch64FrameOffsetLegal()