Home
last modified time | relevance | path

Searched refs:extractRotateInfo (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp157 static unsigned extractRotateInfo(int64_t Val) { in extractRotateInfo() function
368 if (unsigned Rotate = extractRotateInfo(Val)) { in generateInstSeq()