Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7541 Register RevShiftVal; in lowerRotate() local
7549 RevShiftVal = in lowerRotate()
7560 RevShiftVal = in lowerRotate()
7563 MIRBuilder.buildOr(Dst, ShVal, RevShiftVal); in lowerRotate()