Searched refs:signMismatch (Results 1 – 3 of 3) sorted by relevance
32 bool signMismatch() const;
114 bool HexagonMCExpr::signMismatch() const { in signMismatch() function in HexagonMCExpr
550 if (I.isExpr() && cast<HexagonMCExpr>(I.getExpr())->signMismatch() && in canonicalizeImmediates()