Home
last modified time | relevance | path

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

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