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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h138 static inline AArch64_AM::ShiftExtendType getArithExtendType(unsigned Imm) { function in namespace:llvm::AArch64_AM
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp1043 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val);

Completed in 92 milliseconds