Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp182 unsigned OpIdx = TII->getLoadStoreImmIdx(UseI.getOpcode()) - 1; in uncheckUsesOf()
H A DAArch64InstrInfo.h120 static unsigned getLoadStoreImmIdx(unsigned Opc);
H A DAArch64InstrInfo.cpp2250 unsigned AArch64InstrInfo::getLoadStoreImmIdx(unsigned Opc) { in getLoadStoreImmIdx() function in AArch64InstrInfo
4704 MI.getOperand(AArch64InstrInfo::getLoadStoreImmIdx(MI.getOpcode())); in isAArch64FrameOffsetLegal()