Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:SignBit

1976   SDValue SignBit = DAG.getNode(ISD::AND, SL, MVT::i32, Hi, SignBitMask);
1980 Zero, SignBit);