Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isTypeLegal

129       } else if (isTypeLegal(Res.getValueType()) || IgnoreNodeResults(I)) {
409 if (!isTypeLegal(I->getValueType(i))) {
417 !isTypeLegal(I->getOperand(i).getValueType())) {