Home | History | Annotate | Download | only in TableGen

Lines Matching refs:iPTRAny

56             VT == MVT::iPTRAny) && "Not a concrete type!");
180 case MVT::iPTRAny:
201 if ((InVT.TypeVec[0] == MVT::iPTR || InVT.TypeVec[0] == MVT::iPTRAny) &&
205 // If we're merging in iPTR/iPTRAny and the node currently has a list of
207 if ((InVT.TypeVec[0] == MVT::iPTR || InVT.TypeVec[0] == MVT::iPTRAny) &&
1562 if (VT == MVT::iPTR || VT == MVT::iPTRAny)