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