Home
last modified time | relevance | path

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

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