Searched defs:getExtendType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ | ||
H A D | AArch64AddressingModes.h | 123 static inline AArch64_AM::ShiftExtendType getExtendType(unsigned Imm) { in getExtendType() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 108 AArch64_AM::ShiftExtendType getExtendType() const { return ExtType; } getExtendType() function in __anonf5444d350111::AArch64FastISel::Address |