Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:isTypeLegal

68   bool isTypeLegal(EVT VT) const {
74 return VT.isSimple() && TLI.isTypeLegal(VT);