Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:bitsLT

4679       if (VT.bitsLT(Op.getValueType()))
4719 if (Op.getValueType().bitsLT(VT)) {
4739 if (X.getValueType().bitsLT(VT)) {
4969 if (X.getValueType().bitsLT(VT)) {
5303 EVT.bitsLT(cast<VTSDNode>(N0.getOperand(1))->getVT()))
5413 if (N0.getOperand(0).getValueType().bitsLT(VT))
6648 if (VT.bitsLT(In.getValueType()))
8712 if (NVT.bitsLT(LVT) && !TLI.isTruncateFree(LVT, NVT))
8832 if (NVT.bitsLT(LVT))
9958 if (N2.getValueType().bitsLT(SCC.getValueType()))