Searched defs:getMemScale (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.h | 92 static int getMemScale(const MachineInstr &MI) { getMemScale() function |
H A D | AArch64InstrInfo.cpp | 3962 int AArch64InstrInfo::getMemScale(unsigned Opc) { getMemScale() function in AArch64InstrInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ | ||
H A D | X86Operand.h | 205 unsigned getMemScale() const { in getMemScale() function |