Home
last modified time | relevance | path

Searched refs:SignLowBit (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2921 SDValue SignLowBit = DAG.getConstant(VT.getSizeInBits() - 1, IntVT); in expandFP_TO_SINT() local
2933 DAG.getZExtOrTrunc(SignLowBit, dl, getShiftAmountTy(IntVT))); in expandFP_TO_SINT()