Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp987 bool isShiftExtend() const { return Kind == k_ShiftExtend; } in isShiftExtend() function in __anon26fd99540211::AArch64Operand
989 if (!isShiftExtend()) in isShifter()
998 if (!isShiftExtend()) in isExtend()
1112 if (!isShiftExtend()) in isMoveVecShifter()