Home
last modified time | relevance | path

Searched defs:getExtendType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h124 static inline AArch64_AM::ShiftExtendType getExtendType(unsigned Imm) { getExtendType() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp108 AArch64_AM::ShiftExtendType getExtendType() const { return ExtType; } in getExtendType() function in __anon53fc71c20111::AArch64FastISel::Address