Searched refs:getUnscaledLdSt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h90 static Optional<unsigned> getUnscaledLdSt(unsigned Opc);
H A DAArch64InstrInfo.cpp1743 Optional<unsigned> AArch64InstrInfo::getUnscaledLdSt(unsigned Opc) { function in class:AArch64InstrInfo
3484 AArch64InstrInfo::getUnscaledLdSt(MI.getOpcode());

Completed in 172 milliseconds