Searched defs:MaskBit (Results 1 – 5 of 5) sorted by relevance
939 unsigned MaskBit = i % 32; print() local
7902 unsigned MaskBit = ((OpNo - 1) ? 1 : 4); getDemandedSrcElements() local
356 unsigned MaskBit = extractITMaskBit(ITState.Mask, ITState.CurPosition); in currentITCond() local
22582 for (unsigned MaskBit = 1; MaskBit <= 128; MaskBit *= 2) { vectorToScalarBitmask() local 22601 for (unsigned MaskBit = 1; MaskBit <= MaxBitMask; MaskBit *= 2) { vectorToScalarBitmask() local [all...]
45274 SDValue MaskBit = DAG.getConstant(1, dl, BCVT); combineExtractVectorElt() local [all...]