Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp422 AArch64_AM::ShiftExtendType getShiftExtendType() const { in getShiftExtendType() function in __anon26fd99540211::AArch64Operand
992 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isShifter()
1001 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtend()
1014 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtend64()
1020 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isExtendLSL64()
1029 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isMemXExtend()
1038 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); in isMemWExtend()
1050 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isArithmeticShifter()
1061 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isLogicalShifter()
1072 AArch64_AM::ShiftExtendType ST = getShiftExtendType(); in isMovImm32Shifter()
[all …]