Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsISelLowering.cpp858 unsigned SMPos0, SMSize0, SMPos1, SMSize1; in performORCombine() local
874 !isShiftedMask_64(CN->getZExtValue(), SMPos1, SMSize1)) in performORCombine()
878 if (SMPos0 != SMPos1 || SMSize0 != SMSize1) in performORCombine()