HomeSort by: relevance | last modified time | path
    Searched refs:getLoadStoreImmIdx (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64StackTaggingPreRA.cpp 185 unsigned OpIdx = TII->getLoadStoreImmIdx(UseI->getOpcode()) - 1;
AArch64InstrInfo.h 108 static unsigned getLoadStoreImmIdx(unsigned Opc);
AArch64InstrInfo.cpp 2251 unsigned AArch64InstrInfo::getLoadStoreImmIdx(unsigned Opc) {
4306 MI.getOperand(AArch64InstrInfo::getLoadStoreImmIdx(MI.getOpcode()));

Completed in 21 milliseconds