Searched defs:ShiftEntry (Results 1 – 1 of 1) sorted by relevance
1426 const static struct ShiftEntry { in selectShift() struct1427 unsigned SizeInBits; in selectShift()1428 unsigned CReg; in selectShift()1429 unsigned OpLSHR; in selectShift()1430 unsigned OpASHR; in selectShift()1431 unsigned OpSHL; in selectShift()