Searched refs:HasExplicitAmount (Results 1 – 1 of 1) sorted by relevance
375 bool HasExplicitAmount; member770 return ShiftExtend.HasExplicitAmount; in hasShiftExtendAmount()772 return Reg.ShiftExtend.HasExplicitAmount; in hasShiftExtendAmount()2238 unsigned HasExplicitAmount = false) { in CreateReg() argument2246 Op->Reg.ShiftExtend.HasExplicitAmount = HasExplicitAmount; in CreateReg()2257 unsigned HasExplicitAmount = false) { in CreateVectorReg() argument2263 HasExplicitAmount); in CreateVectorReg()2487 bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateShiftExtend() argument2491 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount; in CreateShiftExtend()