Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5993 Register RevShiftVal; in lowerRotate() local
6001 RevShiftVal = in lowerRotate()
6012 RevShiftVal = in lowerRotate()
6015 MIRBuilder.buildOr(Dst, ShVal, RevShiftVal); in lowerRotate()