Home
last modified time | relevance | path

Searched refs:IsZext (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10451 bool IsZext = in tryToFoldExtendOfConstant() local
10457 Elts.push_back(IsZext ? DAG.getConstant(0, DL, SVT) : DAG.getUNDEF(SVT)); in tryToFoldExtendOfConstant()
12050 bool IsZext = N0.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG; in visitSIGN_EXTEND_INREG() local
12053 (!IsZext && (N00Bits < ExtVTBits || in visitSIGN_EXTEND_INREG()