Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp659 bool hasShiftExtendAmount() const { in hasShiftExtendAmount() function in __anon65f0dadd0111::AArch64Operand
1153 !ShiftWidthAlwaysSame && hasShiftExtendAmount() && ShiftWidth == 8) in isSVEDataVectorRegWithShiftExtend()
1830 Inst.addOperand(MCOperand::createImm(hasShiftExtendAmount())); in addMemExtend8Operands()
2137 if (!getShiftExtendAmount() && !hasShiftExtendAmount()) in print()
2143 if (!hasShiftExtendAmount()) in print()
3661 Ext->hasShiftExtendAmount())); in tryParseGPROperand()
6267 Ext->hasShiftExtendAmount())); in tryParseSVEDataVector()