Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp299 bool HasExplicitAmount; member
594 return ShiftExtend.HasExplicitAmount; in hasShiftExtendAmount()
596 return Reg.ShiftExtend.HasExplicitAmount; in hasShiftExtendAmount()
1796 unsigned HasExplicitAmount = false) { in CreateReg() argument
1804 Op->Reg.ShiftExtend.HasExplicitAmount = HasExplicitAmount; in CreateReg()
1815 unsigned HasExplicitAmount = false) { in CreateVectorReg() argument
1820 HasExplicitAmount); in CreateVectorReg()
1955 bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateShiftExtend() argument
1959 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount; in CreateShiftExtend()
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp243 bool HasExplicitAmount; member
436 return ShiftExtend.HasExplicitAmount; in hasShiftExtendAmount()
1762 bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateShiftExtend() argument
1766 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount; in CreateShiftExtend()