Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp725 bool hasShiftExtendAmount() const { in hasShiftExtendAmount() function in __anone48315620111::AArch64Operand
1223 !ShiftWidthAlwaysSame && hasShiftExtendAmount() && ShiftWidth == 8) in isSVEDataVectorRegWithShiftExtend()
1929 Inst.addOperand(MCOperand::createImm(hasShiftExtendAmount())); in addMemExtend8Operands()
2314 if (!getShiftExtendAmount() && !hasShiftExtendAmount()) in print()
2320 if (!hasShiftExtendAmount()) in print()
4166 Ext->hasShiftExtendAmount())); in tryParseGPROperand()
7025 Ext->hasShiftExtendAmount())); in tryParseSVEDataVector()