Home | History | Annotate | Download | only in X86

Lines Matching refs:BitIdx

7972     int BitIdx = (Idx * VT.getScalarSizeInBits()) & 0x3f;
7975 DAG.getConstant(BitIdx, DL, MVT::i8));
8033 int BitIdx = (Idx * VT.getScalarSizeInBits()) & 0x3f;
8036 DAG.getConstant(BitIdx, DL, MVT::i8));