Searched defs:ZeroExt (Results 1 – 4 of 4) sorted by relevance
119 bool ZeroExt : 1; // isExtend() variable
1508 MVT ResTy, bool ZeroExt, SelectionDAG &DAG) const { in extendHvxVectorPred()
23968 bool ZeroExt = In.getOpcode() == ISD::ZERO_EXTEND; in reduceBuildVecExtToExtBuildVec() local
59841 if (SDValue ZeroExt = IsExt64(peekThroughOneUseBitcasts(Src), true)) in combineSCALAR_TO_VECTOR() local