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