Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Untyped

5229   if (PtrType == MVT::Untyped || PtrType.isExtended())
5230 // It's not possible to generate a constant of extended or untyped type.