Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:bitsLE

449     assert(Res.getValueType().bitsLE(NVT) && "Extension doesn't make sense!");
618 assert(NVT.bitsLE(SVT) && "Integer type overpromoted?");
1820 if (Op.getValueType().bitsLE(NVT)) {
2014 if (N->getMemoryVT().bitsLE(NVT)) {
2336 if (Op.getValueType().bitsLE(NVT)) {
2369 if (EVT.bitsLE(Lo.getValueType())) {
2594 if (Op.getValueType().bitsLE(NVT)) {
2964 if (N->getMemoryVT().bitsLE(NVT)) {