Searched defs:IsSext (Results 1 – 6 of 6) sorted by relevance
1671 int SrcEltBits, int DstEltBits, bool IsSext) { in printExtend()
298 bool IsSext = Op1Sext || Op2Sext; in getArithmeticInstrCost() local
54259 auto IsSext = [&DAG](SDValue V) { in combinePMULH() local
2973 bool IsSext = N->getOpcode() == ISD::SIGN_EXTEND; in performVectorExtendCombine() local
2511 bool IsSext = match(Op0, m_SExt(m_Value(X))); in narrowMathIfNoOverflow() local
4033 bool IsSext = ConvOpts == SetccInGPROpts::SExtOrig || in getSETCCInGPR() local