Home | History | Annotate | Download | only in AMDGPU

Lines Matching full:bitpos

1384     const unsigned bitPos = halfBitWidth - i - 1;
1385 SDValue POS = DAG.getConstant(bitPos, DL, HalfVT);
1396 SDValue BIT = DAG.getConstant(1ULL << bitPos, DL, HalfVT);