Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp922 bool isShiftExtend() const { return Kind == k_ShiftExtend; } in isShiftExtend() function in __anon26fd99540211::AArch64Operand
924 if (!isShiftExtend()) in isShifter()
933 if (!isShiftExtend()) in isExtend()
1047 if (!isShiftExtend()) in isMoveVecShifter()