Searched refs:extractRotateInfo (Results 1 – 1 of 1) sorted by relevance
156 static unsigned extractRotateInfo(int64_t Val) { in extractRotateInfo() function357 if (unsigned Rotate = extractRotateInfo(Val)) { in generateInstSeq()