Searched defs:AllBits (Results 1 – 3 of 3) sorted by relevance
905 unsigned AllBits; member
4072 APInt AllBits = APInt::getAllOnesValue(EltSizeInBits); in MatchRotate() local
6486 SDValue AllBits = DAG.getAllOnesConstant(DL, VT); in visitSHL() local