Home
last modified time | relevance | path

Searched refs:getShiftExtendType (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp399 AArch64_AM::ShiftExtendType getShiftExtendType() const { in getShiftExtendType() function in __anon26fd99540211::AArch64Operand
927 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isShifter()
936 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtend()
949 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtend64()
955 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtendLSL64()
964 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isMemXExtend()
973 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isMemWExtend()
985 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isArithmeticShifter()
996 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isLogicalShifter()
1007 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isMovImm32Shifter()
[all …]