Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp923 uint64_t ShlShiftValue = CN->getZExtValue(); in performORCombine() local
925 if (SMPos0 != 0 || SMSize0 != ShlShiftValue) in performORCombine()
930 SMPos1 = ShlShiftValue; in performORCombine()