Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp766 bool hasShiftExtendAmount() const { in hasShiftExtendAmount() function in __anonb6c3df290111::AArch64Operand
1316 !ShiftWidthAlwaysSame && hasShiftExtendAmount() && ShiftWidth == 8) in isSVEDataVectorRegWithShiftExtend()
2118 Inst.addOperand(MCOperand::createImm(hasShiftExtendAmount())); in addMemExtend8Operands()
2522 if (!getShiftExtendAmount() && !hasShiftExtendAmount()) in print()
2528 if (!hasShiftExtendAmount()) in print()
4688 Ext->hasShiftExtendAmount())); in tryParseGPROperand()
7829 Ext->hasShiftExtendAmount())); in tryParseSVEDataVector()