Home
last modified time | relevance | path

Searched refs:getArithExtendType (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64AddressingModes.h138 static inline AArch64_AM::ShiftExtendType getArithExtendType(unsigned Imm) { in getArithExtendType() function
/NextBSD/contrib/llvm/lib/Target/AArch64/InstPrinter/
HDAArch64InstPrinter.cpp1020 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); in printArithExtend()