Searched refs:FindRotateRightPattern (Results 1 – 3 of 3) sorted by relevance
481 int64_t FindRotateRightPattern(const HloInstruction* concat,
1811 int64_t FindRotateRightPattern(const HloInstruction* concat, in FindRotateRightPattern() function
4737 const int64_t amount = FindRotateRightPattern(hlo, lhs, rhs); in PreprocessHlos()