Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp232 bool HasExplicitAmount; member
411 return ShiftExtend.HasExplicitAmount; in hasShiftExtendAmount()
1665 bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateShiftExtend() argument
1669 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount; in CreateShiftExtend()