Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5899 Register RevShiftVal; in lowerRotate() local
5907 RevShiftVal = in lowerRotate()
5918 RevShiftVal = in lowerRotate()
5921 MIRBuilder.buildOr(Dst, ShVal, RevShiftVal); in lowerRotate()