Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp158 static unsigned extractRotateInfo(int64_t Val) { in extractRotateInfo() function
416 if (unsigned Rotate = extractRotateInfo(Val)) { in generateInstSeq()