Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp772 bool hasShiftExtendAmount() const { in hasShiftExtendAmount() function in __anon63d128670111::AArch64Operand
1349 !ShiftWidthAlwaysSame && hasShiftExtendAmount() && ShiftWidth == 8) in isSVEDataVectorRegWithShiftExtend()
2212 Inst.addOperand(MCOperand::createImm(hasShiftExtendAmount())); in addMemExtend8Operands()
2616 if (!getShiftExtendAmount() && !hasShiftExtendAmount()) in print()
2622 if (!hasShiftExtendAmount()) in print()
4699 Ext->hasShiftExtendAmount())); in tryParseGPROperand()
7981 Ext->hasShiftExtendAmount())); in tryParseSVEDataVector()