Searched refs:getArithExtendType (Results 1 – 4 of 4) sorted by relevance
17 let FunctionMapper = "AArch64_AM::getArithExtendType" in {
953 switch (AArch64_AM::getArithExtendType(Imm)) { in isFalkorShiftExtFast() 987 switch (AArch64_AM::getArithExtendType(Imm)) { in isFalkorShiftExtFast() 3052 AArch64_AM::ShiftExtendType Extend = AArch64_AM::getArithExtendType(Imm); in regOffsetOpcode()
138 static inline AArch64_AM::ShiftExtendType getArithExtendType(unsigned Imm) { in getArithExtendType() function
1276 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); in printArithExtend()