Searched refs:canonSgn (Results 1 – 1 of 1) sorted by relevance
452 auto canonSgn(SValue X, SValue Y) const -> std::pair<SValue, SValue>;1647 auto HvxIdioms::canonSgn(SValue X, SValue Y) const in canonSgn() function in HvxIdioms1987 std::tie(X, Y) = canonSgn(X, Y); in createMul16()2036 std::tie(X, Y) = canonSgn(X, Y); in createMul32()