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