Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isTypeLegal

107   if (TLI->isTypeLegal(VT))
226 if (i < NumResults && TLI->isTypeLegal(Node->getSimpleValueType(i))) {