Home
last modified time | relevance | path

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

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