Searched refs:HasExplicitAmount (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp232 bool HasExplicitAmount; member in struct:__anon10646::AArch64Operand::ShiftExtendOp
411 return ShiftExtend.HasExplicitAmount;
1665 bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) {
1669 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount;
1664 CreateShiftExtend(AArch64_AM::ShiftExtendType ShOp, unsigned Val, bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) argument

Completed in 387 milliseconds