Searched refs:AllBits (Results 1 – 3 of 3) sorted by relevance
832 unsigned AllBits; member
1792 AllBits = 0; in VarDecl()
4024 APInt AllBits = APInt::getAllOnesValue(EltSizeInBits); in MatchRotate() local4025 SDValue Mask = DAG.getConstant(AllBits, DL, VT); in MatchRotate()