Searched refs:SignLowBit (Results 1 – 1 of 1) sorted by relevance
2921 SDValue SignLowBit = DAG.getConstant(VT.getSizeInBits() - 1, IntVT); in expandFP_TO_SINT() local2933 DAG.getZExtOrTrunc(SignLowBit, dl, getShiftAmountTy(IntVT))); in expandFP_TO_SINT()